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

Method for investigating the implementation reality of source maps #36

Open
littledan opened this issue Apr 13, 2023 · 1 comment
Open

Comments

@littledan
Copy link
Member

When web specifications have gone down the road of hardening existing shipping behavior, it's often based on investigating how browsers work. For source maps, given that they are often both produced and consumed outside the browser, we should do a somewhat broader survey. Let's list tools and implementations here that should be checked, in understanding the current implementation reality of source maps in the world, and how to experiment with them.

@kamilogorek
Copy link
Member

kamilogorek commented Jun 8, 2023

I prepared a playground with the most widely used tools in the JS ecosystem that can be used to validate changing behavior.

https://github.com/kamilogorek/sourcemaps-playground

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants