dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M Gruntfile.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…