Skip to content

getSupportedExtensions is incorrect when an addon uses e-c-typescript < 4 #401

Open
@ef4

Description

@ef4

When an addon is using ember-cli-typescript before 4.0, ember-cli-typescript pushes ts into the addon's options.ember-cli-babel.extensions. But the new getSupportedExtensions doesn't look at that value and returns only ['js'].

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