Publishing TS Libraries for Fun and Profit - Mark Erikson, TypeScript Congress 2023

preview_player
Показать описание
TypeScript Congress 2023 #TSCongress #GitNation

Talk: Publishing TS Libraries for Fun and Profit
Publishing libraries to NPM is easy - just `tsc && npm publish` and you're done, right?
Whoops, you forgot proper ESM compat. And a user is asking for a UMD build. And it doesn't work in Webpack 4. And `moduleResolution: ""node16""` can't find the types.
Publishing libraries today is _complicated_. We'll take a look at the many problems and questions you should consider when publishing a package, and some hard-earned possible answers to those questions.

This event would not take place without the support of sponsors:

🏆 Platinum Sponsors

🥇 Gold Sponsors
Рекомендации по теме