Skip to content

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

Description

@dreamerblue

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions