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__?
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__?