dillon1000/react

Commit

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

Files changed

Rendering syntax-highlighted changes…