We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37a130 commit 638504fCopy full SHA for 638504f
extensions/vscode/package.json
@@ -477,8 +477,7 @@
477
}
478
},
479
"scripts": {
480
- "vscode:prepublish": "npm run build",
481
- "build": "rolldown --config",
+ "vscode:prepublish": "rolldown --config",
482
"pack": "npx @vscode/vsce package",
483
"gen-ext-meta": "vscode-ext-gen --scope vue --output src/generated-meta.ts && cd ../.. && npm run format"
484
0 commit comments