Skip to content

babel plugin-transfrom-typescript does not support export = syntax #16

Open
@KjaerBL

Description

@KjaerBL

babel-loader-ts-caveat

Hello there,

My typescript compiler is babel and using babel plugin-transform-typescript. I believe changes on this #14 would effect babel loader and started get error above.

Babel clearly warned that export = can't work for them.
https://babeljs.io/docs/en/babel-plugin-transform-typescript#caveats

I'd like to make PR for it but want to ask your opinion because you've recently removed it and introduce export = style.

What do you suggest to change? I am more than happy to contribute.
(maybe pass loader as parameter and change export expression accordingly?)

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