Skip to content

Get rid of source-map-support #7754

Open
@timotheeguerin

Description

@timotheeguerin

Node support
Node >=12.12.0
This package is no longer required as Node 12.12.0 introduced the --enable-source-maps flag. (unless you're using the vm module, as --enable-source-maps does not work with vm.runInThisContext).

Can we do that?

Right now its nice that it just tries to enable it but having to pass a node flag might be quite a bit more tedious

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