Is Chrome possible to cache everything except a file (there is no extension in it)?
It may be useful during development, if I am just changing a JS file and I do not want to download the entire app again, then I need this new JS.
The Chrome debugger has to change the JS file when you fly. Just change the code and save it within the Chrome Debugger so that you can test the new code without reloading the app or page.
No comments:
Post a Comment