Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

RFC: Support exports field of package.json #17

Open
@fastner

Description

@fastner

With support of ES modules in Node.js there is a new field exports that defines entry points for different engines (e.g. browser or node) and package formats (e.g. commonjs or ES modules):

https://nodejs.org/api/esm.html#esm_package_entry_points

Make them work in parallel to module, unpkg and types.

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