saguijs / sagui

:monkey: Front-end tooling in a single dependency
http://sagui.js.org/
MIT License
669 stars 32 forks source link

Put .sagui cache in node_modules/.cache #395

Open xaviervia opened 6 years ago

xaviervia commented 6 years ago

This makes the cache folder automatically ignored by git and it is the common practice for cache folders.

deepsweet commented 6 years ago

Also it will be cached by Travis across builds with the default configuration for caching with Node, so no additional config lines are needed.

pirelenito commented 6 years ago

oh! that is quite neat idea.

deepsweet commented 6 years ago

might be interesting https://github.com/avajs/find-cache-dir