Releases: danvk/source-map-explorer
Releases · danvk/source-map-explorer
Version 1.1.1
- Document new options in
README.md
- Add a new demo link which shows a package duplication bug.
Version 1.0.0
- Makes every effort to find the source map using just your
.js
file. - Command line interface using docopt
--json
output option- Errors out when there's only one source file
- Fixed a scrolling glitch in the visualization