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

Fix JSR slow types #54

Open
andreterron opened this issue Jun 28, 2024 · 0 comments
Open

Fix JSR slow types #54

andreterron opened this issue Jun 28, 2024 · 0 comments

Comments

@andreterron
Copy link
Owner

andreterron commented Jun 28, 2024

Our jsr packages are published using --allow-slow-types for now. We should remove it, but ideally with a build step or a new module root file for jsr. We have a number of types that are inferred from zod, and I'd rather not decrease the developer experience to fully support jsr.

To see which types raise this error, run npx jsr publish --dry-run on the individual packages.

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

No branches or pull requests

1 participant