mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: vsce package --yarn
This commit is contained in:
parent
dad4310eae
commit
6ce9975541
@ -6,7 +6,7 @@
|
|||||||
"version": "0.3.2",
|
"version": "0.3.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build:md": "node ./scripts/md.js",
|
"build:md": "node ./scripts/md.js",
|
||||||
"build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package && npm run build:md",
|
"build": "npm run test:rules && npm version patch && node ./scripts/genCommond.js && vsce package --yarn && npm run build:md",
|
||||||
"vscode:prepublish": "npm run compile",
|
"vscode:prepublish": "npm run compile",
|
||||||
"compile": "webpack --mode production",
|
"compile": "webpack --mode production",
|
||||||
"watch": "tsc -watch -p ./",
|
"watch": "tsc -watch -p ./",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user