Skip to content

Road to native ES modules #2341

@mrtnzlml

Description

@mrtnzlml

There are some dependencies that started pushing native ES modules in a very invasive way, see:

We need to replace or upgrade these. However, we are not ready for it. So here is the plan to make it happen:

Goals:

  • be able to use ESM packages within Universe
  • be able to export package to NPM with both CJS and ESM exports (in a non-invasive way if possible)

Eventually, we can drop support for CJS altogether.

Resources:

Known problems:

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