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: add jsr support #2831

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix: add jsr support #2831

wants to merge 3 commits into from

Conversation

nestarz
Copy link

@nestarz nestarz commented Apr 10, 2024

Description

This PR introduces changes to support deployment into the JSR registry. The modifications include:

  • Added JSR configuration files (deno.json)

These changes will allow the package to be published and consumed via the JSR registry, enabling seamless integration with the JSR ecosystem (node, deno, bun, browser, cloudflare workers, etc...).

Example JSR scope using this PR: https://jsr.io/@radix-ui-fork/

Please review the changes and provide any feedback or suggestions. Once approved, this PR will enable the package to be deployed to the JSR registry, making it easily accessible to developers using the JSR ecosystem.

Thank you for considering this PR!

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.

None yet

1 participant