Skip to content
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

chore: generate the umbrella module #166

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

aleclarson
Copy link
Member

@aleclarson aleclarson commented Aug 10, 2024

Summary

When pnpm build runs, the src/mod.ts module is generated.

  • “Why write to a file instead of using virtual modules?”
    The JSR.io publishing process expects the src/mod.ts file to exist.

Motivation

More streamlined development cycle. Now you don't need to manually add an export for your new function.

To Do

  • Make this work with pnpm dev
  • Make this work with pnpm test

@aleclarson aleclarson added the priority: low Delayed action on this is acceptable. label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Delayed action on this is acceptable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant