You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think for all JSR packages published from TS source, the output will be just
node10 resolution doesn't consider package.json exports. You'll manually need to create .d.ts with file name same as individual exports. node 16 (from cjs) won't work because JSR packages are ESM-only.
Feature Request
Support https://jsr.io packages
The text was updated successfully, but these errors were encountered: