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 109b1ff commit 3b374a0Copy full SHA for 3b374a0
package.json
@@ -71,7 +71,7 @@
71
]
72
},
73
"scripts": {
74
- "vscode:prepublish": "prod",
+ "vscode:prepublish": "npm run prod",
75
"lint": "eslint .",
76
"pretest": "npm run lint",
77
"test": "npx tsc ; node ./build/src/test/runTest.js",
0 commit comments