dillon1000/react
Commit
Browse files Remove build/modules/ at beginning of `grunt` and `grunt test`.
Little-known fact: instead of writing copies of compiled module files to build/modules/, the bin/jsx-internal script actually just makes hard links to the master versions of files in the .module-cache/, so re-populating build/modules/ is very inexpensive. Closes #856.
Changed paths1 file
First-parent comparisonGruntfile.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…