dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M grunt/config/browserify.js ModifiedM grunt/tasks/browserify.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…