UNPKG
wl-cli
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
vue wlui wl-cli vue项目最佳工程目录结构脚手架
github.com/hql7/wl-cli
hql7/wl-cli
wl-cli
/
.babelrc
12 lines
•
189 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
:
[
[
"env"
,
{
"targets"
:
{
"node"
:
"current"
}
}
]
]
}