Skip to content

Fix worker spec typing in npm build#1

Merged
jkomyno merged 1 commit intomainfrom
fix/build-issues
Mar 18, 2026
Merged

Fix worker spec typing in npm build#1
jkomyno merged 1 commit intomainfrom
fix/build-issues

Conversation

@jkomyno
Copy link
Copy Markdown
Contributor

@jkomyno jkomyno commented Mar 18, 2026

Summary

  • use filesystem paths for worker specs instead of URL objects
  • avoid the Node URL vs Bun/DOM URL typing mismatch during npm package builds
  • keep existing worker fallback resolution behavior

Verification

  • bun run build:npm-packages
  • bun run typecheck

@jkomyno jkomyno merged commit 5b097be into main Mar 18, 2026
2 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