We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057c4e2 commit 14c8569Copy full SHA for 14c8569
experimental/calm-explorer/package.json
@@ -40,7 +40,7 @@
40
},
41
"scripts": {
42
"dev": "NODE_OPTIONS='--no-deprecation' vite",
43
- "build": "npm run build:extension && npm run build:webview",
+ "build": "npm run build:webview",
44
"build:extension": "tsc -p tsconfig.extension.json",
45
"build:webview": "vite build",
46
"build:dev": "vite build --mode development",
0 commit comments