Support for JSR? #797
Answered
by
ije
MariusVatasoiu
asked this question in
Ideas
Support for JSR?
#797
|
Since JSR introduced a new scheme for imports (jsr:) and all dependencies of a package are loaded using the same scheme, by default, packages are no longer compatible with browsers. It feels a good case esm.sh to transpile packages from jsr: imports to URLs. |
Answered by
ije
Feb 15, 2024
Replies: 2 comments 2 replies
|
i'm look into it! |
2 replies
Answer selected by
MariusVatasoiu
|
@ije I have already discussed with jsr devs and created a working function that can import jsr packages via URL imports. If you want to, lmk and I will send a link of the code. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i'm look into it!