1 Star 0 Fork 0

浏览器 / yh5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
weng 提交于 2020-02-08 14:55 . update script
{
"scripts": {
"build": "lerna run build --scope yh5 --stream",
"docs:serve": "lerna run serve --scope yh5js.com --stream",
"docs:build": "lerna run build --scope yh5js.com --stream",
"docs:publish": "NODE_DEBUG=gh-pages gh-pages -d docs",
"loader:dev": "lerna run dev --scope yh5-loader --stream"
},
"devDependencies": {
"lerna": "^3.15.0",
"gh-pages": "^2.2.0",
"webpack": "^4.39.1",
"webpack-cli": "^3.3.6",
"webpack-merge": "^4.2.1"
}
}
1
https://gitee.com/browsers/yh5.git
git@gitee.com:browsers/yh5.git
browsers
yh5
yh5
master

搜索帮助