cassette
cassette copied to clipboard
Add DisableHash setting to ease debugging javascript with Chrome
Javascript break points were being lost in Chrome every time the file changed because Chrome uses the entire path for applying saved break points.
This change adds a configuration setting to allow the file hash to not be added to the asset file names during debug.
Hi,
Nobody else want this feature ? It was already implemented ?
Thx,
I just started using cassette and noticed the same issue with losing breakpoints. What ever happened to this PR?