Skip to content

Add package.json in exports #3488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2025
Merged

Add package.json in exports #3488

merged 1 commit into from
Jun 14, 2025

Conversation

remorses
Copy link
Contributor

Many tools rely on resolving the ./package.json path to find packages, not having this export path breaks a lot of tools.

@brianc
Copy link
Owner

brianc commented Jun 14, 2025

not having this export path breaks a lot of tools.

thanks for this! out of curiosity which tools were breaking for you?

@brianc brianc merged commit 114a03e into brianc:master Jun 14, 2025
7 checks passed
@remorses
Copy link
Contributor Author

The problem was in some Vite plugin, thank you for merging!

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.

2 participants