dillon1000/react
Commit
Browse files Enable (and apply) global transforms with browserify
This ensures that we can consume code from npm that has our process.env pattern. Unfortunately we'll run the same transform on minified builds but it's pretty quick.
Changed paths2 files
First-parent comparisongrunt/config/browserify.js ModifiedM grunt/tasks/browserify.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…