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 fa5a2f4 commit 3bbd43dCopy full SHA for 3bbd43d
1 file changed
package.json
@@ -133,7 +133,7 @@
133
]
134
},
135
"scripts": {
136
- "vscode:prepublish": "npm run build && node out/test/checkNoTestProvider.js",
+ "vscode:prepublish": "npm run build",
137
"compile": "npm run compile:extension && npm run compile:renderer",
138
"compile:extension": "tsc -p src/extension",
139
"compile:renderer": "webpack --config=./webpack.config.js",
0 commit comments