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 has been archived by the owner on Jan 19, 2021. It is now read-only.
you should not transpile covered sources with babel, it's already transpiled with isparta, see README for usage example. the problem is not in sourcemaps.
Looks like it's not reading the Babel source-map and it's creating a source-map of the Babel loader result file.
It should refer to the source-map and not to the file it self.
The text was updated successfully, but these errors were encountered: