Skip to content

Update our handling of the require option to support ESM dependencies #2347

Closed
@novemberborn

Description

@novemberborn

#2344 will enable us to load .mjs dependencies through the require configuration. However it doesn't help us import() packages that cannot be require()d.

We need to come up with a mechanism for detecting or configuring the loading of such packages.

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