UNPKG
gen-webapp
Version:
latest (2.0.6)
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.0
to generator a project quickly by given conditions
gen-webapp
/
src
/
common
/
template-list.js
6 lines
•
157 B
JavaScript
View Raw
1
2
3
4
5
6
// 存放模板信息
module
.
exports
= [{ type:
'H5'
, url:
'git@gitlab.alibaba-inc.com:eleme-xcy-fed/self-guide-shopping.git'
,
default
:
true
, }];