Skip to content

Remove the "class-properties" and "private-methods" plugins #501

Closed
@Windvis

Description

@Windvis

ember-cli-babel hardcodes these plugins so they are always transpiled even if the app's targets support the features natively. @babel/preset-env v7.14 also includes these plugins by default so these features would still be transpiled if needed.

I think we can safely remove the plugins without it being a breaking change.

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