Skip to content
This repository was archived by the owner on Sep 2, 2023. It is now read-only.
This repository was archived by the owner on Sep 2, 2023. It is now read-only.

Feature: Polyfillability #101

@GeoffreyBooth

Description

@GeoffreyBooth
  • I’m writing a CommonJS app to run in an old version of Node that lacks modules support, and I want to be able to require an ESM-only package.
  • Same as above, but in a future version of Node that has native modules support.

I think the idea here is that somehow require can be polyfilled in old versions of Node to support importing ESM packages.

Use case 10.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions