Skip to content

fix: expand wildcard exports in jsr config#68

Merged
colinhacks merged 2 commits into
mainfrom
fix-jsr-wildcard-exports
Apr 29, 2026
Merged

fix: expand wildcard exports in jsr config#68
colinhacks merged 2 commits into
mainfrom
fix-jsr-wildcard-exports

Conversation

@colinhacks
Copy link
Copy Markdown
Owner

Summary

  • Expand zshy wildcard export matches into explicit jsr.json exports so JSR publish does not receive wildcard subpaths.
  • Keep npm package.json exports in wildcard form while reusing the existing wildcard discovery results for JSR output.
  • Add fixture coverage that verifies wildcard JSR exports become explicit entries.

Test plan

  • pnpm vitest run test/zshy.test.ts
  • ReadLints on src/main.ts and test/zshy.test.ts

@colinhacks colinhacks merged commit d3ecb68 into main Apr 29, 2026
3 checks passed
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