mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
b282a0f4f1
`.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.