Javascript Debug Caching Files
I'm using JavaScript debug using my application web server for ajax requests not the built-in web storm server.
Chrome continually caches the JavaScript files despite opening the web inspector and disabling the cash. In web storm when the temporary JavaScript file opens for debugging it's always the old version.
This makes debugging very tedious. Is there an obvious workaround.
Paul
Please sign in to leave a comment.
Can you please share a bit more context around the problem? Do you change the files during the debug session, or before starting it? Did you make sure that the files are not caches by your web server?
Could you please share a video recording of the problem with us? This will help us to understand what it looks like on your side.