|
|
|
|
|
by turadg
30 days ago
|
|
The new *deno pack* command is a nice addition for safe and simple packaging. For those using Node.js, a similar single command is available with https://www.npmjs.com/package/ts-node-pack Now that Node.js supports importing .ts modules, more repos can use them without a build step or putting any build artifacts in the checkout. |
|
Though I'm also happy that JSR exists as that (mostly) cleaner ecosystem.