mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[build] changelog dist path
This commit is contained in:
parent
1a2ae059de
commit
4d11b54524
@ -11,7 +11,7 @@
|
||||
"release": "sh build/release.sh",
|
||||
"build:lib": "rm -rf dist && 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.3.0 ./docs/markdown/changelog.generated.md"
|
||||
"build:changelog": "vant-doc changelog --tag v0.3.0 ./dist/changelog.md"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
Loading…
x
Reference in New Issue
Block a user