I am trying to create a custom harness file to test Durandal modules, which are RequireJS based. I'm running into some errors, but in the process of debugging those errors I am being tripped up by what appears to be chutzpah caching the chutzpah.json file.
I make changes to its references section to remove some scripts, and they are still being injected into the harness file. How can I stop this, or at least clear the cache without __rebooting my whole machine__?
Comments: Perhaps thats the issue. I am just using the "Open In Browser" option to see the generated harness file, which doesn't appear to clear the cache.
I make changes to its references section to remove some scripts, and they are still being injected into the harness file. How can I stop this, or at least clear the cache without __rebooting my whole machine__?
Comments: Perhaps thats the issue. I am just using the "Open In Browser" option to see the generated harness file, which doesn't appear to clear the cache.