mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Update package.json
This commit is contained in:
parent
a8f7279e58
commit
3373d94cf6
@ -9,7 +9,6 @@
|
||||
"dev": "node build/dev.js",
|
||||
"lint": "eslint ./packages --ext .js",
|
||||
"release": "sh build/release.sh",
|
||||
"build": "sh scripts/deploy.sh",
|
||||
"build:lib": "NODE_ENV=production node build/compiler.js",
|
||||
"build:site": "rm -rf docs/dist && cross-env NODE_ENV=production webpack --config build/webpack.doc.prd.js && gh-pages -d docs/dist",
|
||||
"build:changelog": "vant-doc changelog --tag v0.2.0 ./docs/markdown/changelog.generated.md"
|
||||
|
Loading…
x
Reference in New Issue
Block a user