Skip to content

Add DisableHash setting to ease debugging javascript with Chrome #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qswinson
Copy link

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.

@maxime-paquatte
Copy link

Hi,

Nobody else want this feature ? It was already implemented ?

Thx,

@mikehaas763
Copy link

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

…o the file name during debug. Javascript break points were being lost in Chrome every time the file changed because Chrome uses the entire path for applying saved break points.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants