You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2024. It is now read-only.
Adding support for getting cleaner stack traces from minified JS files via source maps would be pretty amazing.
Can leverage mozilla/source-map project for decomposing sources in ES5-compliant browsers.