You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internal requested filename for import() with target: "electron-main" uses correct path separator on windows
(This fixes a problem with filemappings in vscode)
devtool: "source-map" and variants generate SourceMaps when output file is .mjs
browser field as object is used when using target: "electron-renderer"
Comments near export default are preserved
Passing an array as externals value, now works correctly as documented