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

Caching on dev server #68

Closed
thgil opened this issue Jan 2, 2016 · 3 comments
Closed

Caching on dev server #68

thgil opened this issue Jan 2, 2016 · 3 comments

Comments

@thgil
Copy link

thgil commented Jan 2, 2016

Is there any way to disable cache on the dev server because none of my changes seem to get loaded, it just loads the cache version instead. Am I just doing something wrong or is the hot loading not working correctly?

@mxstbr
Copy link
Member

mxstbr commented Jan 2, 2016

You have to do a "hard refresh", i.e. press CMD + SHIFT + R on Mac.

Other alternative is to only load AppCacheWebpackPlugin in dev mode in makewebpackconfig.js!

@mxstbr mxstbr closed this as completed Jan 2, 2016
@thgil
Copy link
Author

thgil commented Jan 2, 2016

Perfect thank you!

@lock
Copy link

lock bot commented May 30, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 30, 2018
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

2 participants