ok so this isn’t a NetSuite question really but I’m using the Chrome DevTools to test out a change to a file that runs some JS in client. Normally I can make changes via the sources and they are reflected straight away (e.g. I am editing a function and seeing how it behaves when it is called). For some reason I can make like 4 changes, and after that it’s as though it just caches the last change and won’t detect any other changes.