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

[1.0] Ensure development server never loads HTML from the public folder #678

Closed
KyleAMathews opened this issue Feb 16, 2017 · 1 comment
Closed

Comments

@KyleAMathews
Copy link
Contributor

One possibility is to switch things so we're not using the public folder as a cache for generated images, etc. Instead put them in a .cache folder. This way we could wipe out the public folder on every build which would be ideal.

This has some complexity though as the Webpack config would become more complicated.

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