chore: 优化发布微信小程序的脚本配置

This commit is contained in:
2025-10-31 11:25:52 +08:00
parent 6673a494cf
commit ed4b969fd1
4 changed files with 401 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
{
"scripts": {
"release-mp-weixin": "node scripts/mp-weixin.patch.js"
"mp-weixin": "node scripts/mp-weixin.patch.js"
},
"devDependencies": {
"terser-webpack-plugin": "^5.3.10"