Open
Description
I'd like to be able to speed up my browserify processing time by using noParse on large shimmed dependencies. Unfortunately the shim itself depends on global
which doesn't get added to the file unless it's parsed. causing the error...
Uncaught ReferenceError: global is not defined
I found another example of this issue here .
Metadata
Metadata
Assignees
Labels
No labels
Activity