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

refactor: Default to import JSR instead of GitHub URL #5

Closed
wants to merge 1 commit into from

Conversation

timharek
Copy link

This makes it more convienient if you use Typefetch in a package that is
going to be published on JSR.

If you don't want to make it the default, can you add the exports? :)

This makes it more convienient if you use Typefetch in a package that is
going to be published on JSR.

If you don't want to make it the default, can you add the exports? :)

Signed-off-by: Tim Hårek Andreassen <[email protected]>
@eliassjogreen
Copy link
Member

eliassjogreen commented Jul 26, 2024

I wanted to and still want to do this, it's just that JSR doesn't support augmenting global types at the moment, see denoland/deno#23427 and jsr-io/jsr#339

This PR does everything it needs to, so all we can do is really wait for those issues to be resolved and push for the deno team to fix them.

@timharek
Copy link
Author

Aha! I wasn't aware of that, I'll close the PR then 😊

Thanks for the quick reply!

@timharek timharek closed this Jul 26, 2024
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.

2 participants