danvk / source-map-explorer

Analyze and debug space usage through source maps
Apache License 2.0
3.81k stars 119 forks source link

`npm run explore` throws errors. #248

Open tones-griff opened 1 month ago

tones-griff commented 1 month ago

Description It seems when I run npm run explore to get this going"explore": "source-map-explorer dist/**/*.js" I get this error.

chunk-2YHBQP4A.js Your source map refers to generated column 479 on line 2, but the source only contains 0 column(s) on that line. Check that you are using the correct source map.