Skip to content

Make work with "modern" swc BabelCompiler path in Meteor 3.3 #12

@perbergland

Description

@perbergland

This doesn’t work as is.

One problem is that the sourceMap provided by our Typescript compilation step is not passed on to swc.

This should be possible by setting inputSourceMap in swcOptions via an override to inferExtraSWCOptions similar to how we do it for Babel in inferExtraBabelOptions.

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