Skip to content

ES6+ style registration by simply importing 'source-map-support/register' #52

Closed
@koistya

Description

@koistya

For those using ES6+ syntax, it would be better to register source-map-support with:

import 'source-map-support/register';

instead of

require('source-map-support').install();

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