Skip to content

remove imports to babel presets/plugins #30

@GiladShoham

Description

@GiladShoham

There are a lot of imports in different compilers to different babel plugins/presets.
The reason beyond this imports is to make sure they are in the dependencies graph so they will be installed upon import the compiler.
Now when we have the overrides feature, we can use it to enforce the dependencies and remove the redundant import statements.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions