Closed silvenon closed 9 years ago
I'd phrase it like this instead:
Browserify transforms are run in order and may modify your source code along the way. You'll typically want to include browserify-shim last.
Great :+1: Updated.
Great. @thlorenz this cool with you?
LGTM, please merge to master. However an npm publish is not needed at this point.
Merged as 50f17793d236677a4e0664525a8311ae0d527458
Whew, it took me a while to figure out what I'm doing wrong, I hope this will help someone else.
Did I write it correctly? I'm new to Browserify.