Skip to content

feat: upgrade @rollup/plugin-node-resolve in order to support exports in package.json #3605

Closed
@mikaelkaron

Description

@mikaelkaron

Prerequisites

Describe the Feature Request

I have a module that exports multiple entry points via package.json exports, but I can't use it in stencil as @rollup/plugin-node-resolve is to old to support it.

Support for exports was introduced in v11.0.0, the current version used in stencil is v9.0.0.

Describe the Use Case

Supporting importing from packages that use exports in package.json

Describe Preferred Solution

Upgrading @rollup/plugin-node-resolve to at least ^11

Describe Alternatives

No response

Related Code

No response

Additional Information

https://nodejs.org/api/packages.html#exports

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: RefineThis PR is marked for Jira refinement. We're not working on it - we're talking it through.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions