Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Put .sagui cache in node_modules/.cache #395

Open
xaviervia opened this issue Aug 11, 2017 · 3 comments
Open

Put .sagui cache in node_modules/.cache #395

xaviervia opened this issue Aug 11, 2017 · 3 comments

Comments

@xaviervia
Copy link
Member

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

@deepsweet
Copy link

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
Copy link
Member

oh! that is quite neat idea.

@deepsweet
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants