apply-sourcemaps
v1.3.0
Published
Fetch and apply sourcemaps in logs and stack traces originating from the browser or puppeteer.
Downloads
199
Readme
Fetch and apply sourcemaps in logs and stack traces originating from the browser or puppeteer.
API
Credits
- @babel/code-frame by The Babel Team – Generate errors that contain a code frame that point to source locations.
- convert-source-map by Thorsten Lorenz – Converts a source-map from/to different formats and allows adding/changing properties.
- debug by Josh Junon – Lightweight debugging utility for Node.js and the browser
- everyday-utils by stagas – Everyday utilities
- fetch-h2 by Gustaf Räntilä – HTTP/1+2 Fetch API client for Node.js
- source-map by Nick Fitzgerald – Generates and consumes source maps
Contributing
All contributions are welcome!
License
MIT © 2022 stagas