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

Support jsr: specifiers #167

Open
KnorpelSenf opened this issue Mar 19, 2024 · 4 comments
Open

Support jsr: specifiers #167

KnorpelSenf opened this issue Mar 19, 2024 · 4 comments

Comments

@KnorpelSenf
Copy link
Contributor

KnorpelSenf commented Mar 19, 2024

Since it looks like the Deno ecosystem is about to move over to jsr, it seems reasonable that this tool is updated to work with jsr: specifiers, too.

Related to #73.

@iuioiua
Copy link
Contributor

iuioiua commented Apr 15, 2024

This change is required if deno_emit is to be used to transpile code from the Standard Library.

@RickeyWard
Copy link

RickeyWard commented Oct 10, 2024

This seems to work fine for me at least for bundle, the trick is to do deno cache main.ts first

@Luxemburgo
Copy link

Hi @RickeyWard. What did you mean with deno cache main.ts. Can you post an example?

Thanks

@RickeyWard
Copy link

It doesn't seem to work with Deno 2.0 but 1.46 as long as the dep are cached deno emit is fine with the jsr: specifier

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

4 participants