Skip to content

Commit fde44e3

Browse files
committed
Misc
1 parent 39ad45a commit fde44e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2977,7 +2977,7 @@
29772977
"package": "gulp clean && gulp prePublishBundle && vsce package -o ms-python-insiders.vsix",
29782978
"compile": "tsc -watch -p ./",
29792979
"compiled": "deemon npm run compile",
2980-
"kill-compiled": "deemon --kill npm run compile",
2980+
"kill-compiled": "xxdeemon --kill npm run compile",
29812981
"compile-webviews-watch": "gulp compile-ipywidgets && cross-env NODE_OPTIONS=--max_old_space_size=9096 webpack --config ./build/webpack/webpack.datascience-ui.config.js --watch",
29822982
"compile-webviews-watchd": "deemon npm run compile-webviews-watch",
29832983
"kill-compile-webviews-watchd": "deemon --kill npm run compile-webviews-watch",

0 commit comments

Comments
 (0)