Skip to content

Stacktraces are incorrect if coffee-script is loaded after streamline. #294

@bjouhier

Description

@bjouhier

Streamline uses source-map-support to adjust stack traces with source map info. The problem is that source-map-support and coffee-script both monkey-patch Error.prepareStackTrace and they step into each other's shoes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions