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
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This Javascript runs through noderify with no warning or error, despite the fact that unresolvable-module is not a real module.
I can see the logic of not letting an unresolved module stop the bundling. Maybe it'll be in the deployed environment. But at least give us a warning so apps don't blow up at runtime for something that was detected during bundling!