cassette icon indicating copy to clipboard operation
cassette copied to clipboard

Add DisableHash setting to ease debugging javascript with Chrome

Open qswinson opened this issue 11 years ago • 2 comments

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.

qswinson avatar Mar 28 '13 16:03 qswinson

Hi,

Nobody else want this feature ? It was already implemented ?

Thx,

maxime-paquatte avatar Jun 25 '14 09:06 maxime-paquatte

I just started using cassette and noticed the same issue with losing breakpoints. What ever happened to this PR?

mikehaas763 avatar Sep 09 '14 15:09 mikehaas763