Skip to content

Commit 3522691

Browse files
author
sunxianfu
committed
feat: 增加打包命令
1 parent 99b78a1 commit 3522691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
]
177177
},
178178
"scripts": {
179+
"package:vs": "vsce package --no-dependencies",
179180
"vscode:prepublish": "npm run compile",
180181
"build:vue": "npm run build --workspace=smart-vue",
181182
"compile": "npm run build:vue && tsc -p ./",

0 commit comments

Comments
 (0)