Skip to content

Investigate how to better support the source-map-support module #369

@watson

Description

@watson

Currently the source-map-support module (used by Babel), overwrites the Error.prepareStackTrace function without calling the original function. This means that we can't get stack traces if that module is in use.

We need to see if we can patch that module to have it call our prepareStackTrace function as well.

Related: Discuss topic

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions