Skip to content

Comments

Add explicit package.json export#97

Merged
gvergnaud merged 1 commit intogvergnaud:mainfrom
zoontek:add-package-json-export
Jul 13, 2022
Merged

Add explicit package.json export#97
gvergnaud merged 1 commit intogvergnaud:mainfrom
zoontek:add-package-json-export

Conversation

@zoontek
Copy link
Contributor

@zoontek zoontek commented Jul 13, 2022

Hi 👋

This fixes nodejs/node#33460
Without it, it breaks require.resolve, used by a lot of tooling (Rollup, React native CLI, etc)

Copy link
Owner

@gvergnaud gvergnaud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks, looks good

@gvergnaud gvergnaud merged commit 415ffad into gvergnaud:main Jul 13, 2022
@zoontek zoontek deleted the add-package-json-export branch July 13, 2022 09:48
@gvergnaud
Copy link
Owner

Published as v4.0.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Special treatment for package.json resolution and exports?

2 participants