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
just being able to import node builtin modules with es syntax, webpack with target nw seems converting node es imports from node modules to require calls
NW.js seems the most established alternative to electron, webpack already supports it as target
The text was updated successfully, but these errors were encountered: