REPL: Source map viewer
- Dominant language
- TypeScript
- Stars
- 777
- Forks
- 1.4k
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
---
EDIT: http://sokra.github.io/source-map-visualization/
Would be interesting to be able to know how different the input/output source is from Babel. Like what if you could see visually the difference of `async function a() {}` and the output? You could calculate the bytes change, and even suggest a change in config (loose mode, different transform, target different browser) and the % difference in size
---
> My feature request would be a source map output view. It would be great to easily see the maps that babel creates for different configs
https://twitter.com/jasonlaster11/status/893914807090520064 via @jasonlaster
Similar to https://twitter.com/left_pad/status/885547523233984512 - we should integrate this too @boopathi
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.