| ▲ | skybrian 8 hours ago | |
When publishing on jsr.io, you upload the TypeScript, and if using Deno, you also download TypeScript (with import statements rewritten.) Having nearly the original source code is better for debugging. Deno doesn’t type-check external dependencies unless you ask. | ||
| ▲ | sroussey 25 minutes ago | parent | next [-] | |
With the exports rewritten? Maybe we should have a export of “ts” like we have “types” instead? | ||
| ▲ | daveidol 7 hours ago | parent | prev [-] | |
It’s too bad we didn’t start out with Deno | ||