react/grunt/config
Paul O’Shannessy b282a0f4f1 The compare_size cache gets wiped out with `grunt clean`
`.grunt/` is the directory that is suggested for storing task related
files, and this file is not useful if it gets wiped out often. So I'm
moving the compare_size cache into `.grunt/` so we keep it around
longer.
2013-06-24 21:35:00 -07:00
..
jsx Use bin/jsx and browserify to build a jasmine bundle. 2013-06-03 13:20:13 -04:00
browserify.js Expose test modules for requirement. 2013-06-03 13:20:13 -04:00
compare_size.js The compare_size cache gets wiped out with `grunt clean` 2013-06-24 21:35:00 -07:00
compress.js Initial public release 2013-05-29 12:54:02 -07:00
copy.js Initial public release 2013-05-29 12:54:02 -07:00
jshint.js Initial public release 2013-05-29 12:54:02 -07:00
npm.js Provide `grunt npm:test` for verifying NPM package functionality. 2013-05-31 10:35:39 -04:00
phantom.js Create testing <iframe>s dynamically, according to grunt config. 2013-06-03 13:20:13 -04:00
version.js Initial public release 2013-05-29 12:54:02 -07:00
wrapup.js Initial public release 2013-05-29 12:54:02 -07:00