UNPKG
her-pc-demo
Version:
latest (0.0.3)
0.0.3
a fis pc demo run on HER
her-pc-demo
/
common
/
fis-conf.js
14 lines
(13 loc)
•
281 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
fis.config.
merge
({ namespace :
'common'
, pack : {
'static/pkg/aio.css'
:
'widget/**.css'
,
'static/pkg/aio.js'
:
'widget/nav/**.js'
},
settings
: {
smarty
: {
left_delimiter
:
"{%"
,
right_delimiter
:
"%}"
} } });