cspotcode / cspotcode/node-source-map-support

It doesn't support eval sourcemap generated by webpack?

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

I am using such webpack option to compile:

`devtool: 'eval-nosources-cheap-module-source-map'`

But I found it cannot map line number to source when printing stack using "new Error().stack". Only `sourceURL` works, the `sourceMappingURL` with base64 format doesn't work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.