An open API service indexing awesome lists of open source software.

https://github.com/tomashubelbauer/webpack-sourcemap

A repro for an issue with WebPack sourcemaps
https://github.com/tomashubelbauer/webpack-sourcemap

sourcemap webpack

Last synced: 11 months ago
JSON representation

A repro for an issue with WebPack sourcemaps

Awesome Lists containing this project

README

          

# WebPack Sourcemap

Run using `npm run build` and then `node repro`. This turned out to be a Babel
issue.

## To-Do

### Help resolve the Babel sourcemap issue

https://github.com/babel/babel/issues/10869