Revert "Update to Electron 2.0.x"

This commit is contained in:
Sandeep Somavarapu
2018-07-23 10:58:49 +02:00
committed by GitHub
parent 28a82a6eec
commit 1dc23e548e
21 changed files with 3734 additions and 7361 deletions

View File

@@ -29,7 +29,7 @@ set ELECTRON_ENABLE_LOGGING=1
set ELECTRON_ENABLE_STACK_DUMPING=1
:: Launch Code
%CODE% --inspect=5874 out\cli.js . %*
%CODE% --debug=5874 out\cli.js . %*
popd
endlocal