Skip to content

fix(package): correct exports configuration#10

Merged
pallyoung merged 1 commit intomainfrom
fix-register
Aug 10, 2025
Merged

fix(package): correct exports configuration#10
pallyoung merged 1 commit intomainfrom
fix-register

Conversation

@pallyoung
Copy link
Collaborator

  • Move �xports from publishConfig to the package root so Node can resolve it
  • Prefix all subpath keys with ./
  • Replace wildcard * with ./*
  • Add explicit ./register export
  • Keep ./package.json export

- Move �xports from publishConfig to the package root so Node can resolve it
- Prefix all subpath keys with ./
- Replace wildcard * with ./*
- Add explicit ./register export
- Keep ./package.json export
@pallyoung pallyoung merged commit cca4854 into main Aug 10, 2025
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.

1 participant

Comments