Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't support eval sourcemap generated by webpack? #45

Open
dreamerblue opened this issue Aug 15, 2022 · 0 comments
Open

It doesn't support eval sourcemap generated by webpack? #45

dreamerblue opened this issue Aug 15, 2022 · 0 comments

Comments

@dreamerblue
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant