Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note about how cached directories work #56

Open
sanderson opened this issue Nov 14, 2017 · 1 comment
Open

Add a note about how cached directories work #56

sanderson opened this issue Nov 14, 2017 · 1 comment

Comments

@sanderson
Copy link
Contributor

Add a note about exactly how cached directories work, more specifically something like “Cached directories should only be directories which are generated by the application, not directories that are in your code base. That is because any directories which match will not be deployed from your code base and as such will be missing from the deployed application.”

@danhunsaker
Copy link
Contributor

"will not be deployed from your code base [on your host system, but rather from the cache generated inside the development container,] and as such [anything outside that cache] will be missing"

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

No branches or pull requests

2 participants