diff --git a/index.js b/index.js index 959e94f0..03e33a57 100644 --- a/index.js +++ b/index.js @@ -131,7 +131,7 @@ if (process.platform === "linux") { * App Event Handlers * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ -app.commandLine.appendSwitch('js-flags', '--max-old-space-size=1024') +// app.commandLine.appendSwitch('js-flags', '--max-old-space-size=1024') app.on('ready', () => { app.whenReady().then(async () => {