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
- Host: GitHub
- URL: https://github.com/tomashubelbauer/webpack-sourcemap
- Owner: TomasHubelbauer
- Created: 2019-12-11T19:20:57.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T21:33:33.000Z (over 3 years ago)
- Last Synced: 2024-12-31T22:12:52.188Z (about 1 year ago)
- Topics: sourcemap, webpack
- Language: JavaScript
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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