Adopt vscode-oniguruma-wasm

This commit is contained in:
Alex Dima
2020-04-23 11:16:21 +02:00
parent 2f9d3f166e
commit a6e59815c8
23 changed files with 137 additions and 170 deletions

View File

@@ -39,7 +39,6 @@ function code() {
ELECTRON_RUN_AS_NODE=1 \
NODE_ENV=development \
VSCODE_DEV=1 \
ELECTRON_ENABLE_SECURITY_WARNINGS=1 \
ELECTRON_ENABLE_LOGGING=1 \
ELECTRON_ENABLE_STACK_DUMPING=1 \
"$CODE" --inspect=5874 "$ROOT/out/cli.js" . "$@"