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

source maps are not refreshed after recompiling (in chrome only) #655

Closed
jgravois opened this issue Oct 16, 2015 · 1 comment
Closed

source maps are not refreshed after recompiling (in chrome only) #655

jgravois opened this issue Oct 16, 2015 · 1 comment
Labels

Comments

@jgravois
Copy link
Contributor

STR Version 46.0.2490.71

  1. make a change to the raw source
  2. recompile
  3. notice that the sourcemap displayed in chrome's developer tools does not reflect your change.

this looks like a bug in chromium and it has been driving me nuts.

for now i am clearing the browser cache manually ( More Tools > Clear Browsing Data...). a better workaround would be figuring out how to get http-server to send along no-cache headers.

i mentioned this in #647 too (here)

@jgravois
Copy link
Contributor Author

from the doc:

To disable caching, use -c-1

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

No branches or pull requests

1 participant