UNPKG
iweb-tool
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.24
a build tool based gulp & webpack
github.com/iuap-design/iweb-tool
iuap-design/iweb-tool
iweb-tool
/
tpl
/
m
/
iweb_home
/
modules
/
oa
/
oapub
/
iweb.config.json
13 lines
(11 loc)
•
149 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"entry"
:
{
"index"
:
"index"
}
,
"entryHtmlFiles"
:
[
"index.html"
]
,
"components"
:
{
"comp1"
:
"component/oacomp1/oacomp1"
}
}