electron-userland / electron-compile

DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
1.01k stars 99 forks source link

Add workaround for statSyncNoException error in electron 4.0.0-beta.1 #312

Open sebakerckhof opened 5 years ago

sebakerckhof commented 5 years ago

https://github.com/electron/electron/issues/15089

Will be completely removed in next beta 3: https://github.com/electron/electron/pull/15092 From that moment this workaround will work: https://github.com/electron-userland/electron-compile/blob/master/src/config-parser.js#L18