Skip to content
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

Firefox Debugger cannot fully replicate javascript behavior while running a clone through toy server #133

Open
PierceLBrooks opened this issue Jan 8, 2025 · 0 comments

Comments

@PierceLBrooks
Copy link

Hello! I am seeing with the Firefox development tool inspector's debugger tab the following message inside of any exploded javascript I look at which gets loaded from cloned HTML pages...

Source Map Error: request failed with status 404

I am using the following miniature HTTP server implementation alongside Node on a Linux machine to serve the cloned content...

https://gist.github.com/PierceLBrooks/b3389a2ca790b05ced89f2e4d5940680

Do you have any suggestions for how a potential reclone to capture the original remote content in some new way might be done that could preserve the javascript logic more faithfully?

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

No branches or pull requests

1 participant