mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[improvement] optimize changelog generate path
This commit is contained in:
parent
6d2be0f86c
commit
0f598899b1
@ -11,7 +11,7 @@
|
||||
"release": "sh build/release.sh",
|
||||
"release:site": "sh build/release-site.sh",
|
||||
"build:lib": "yarn && rm -rf dist && rm -rf lib && NODE_ENV=production node build/compiler.js",
|
||||
"build:changelog": "vant-doc changelog --tag v0.5.0 changelog.generated.md"
|
||||
"build:changelog": "vant-doc changelog --tag v0.5.0 ./docs/markdown/changelog.generated.md"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
|
Loading…
x
Reference in New Issue
Block a user