rollup / awesome

⚡️ Delightful Rollup Plugins, Packages, and Resources
MIT License
2.55k stars 139 forks source link

Add @wessberg/rollup-plugin-ts #47

Closed cprecioso closed 4 years ago

cprecioso commented 4 years ago

Awesome Contribution Checklist:

Please Provide a Link A Repository for Your Addition

https://github.com/wessberg/rollup-plugin-ts

Please Describe Your Addition

This plugin is, in my opinion, the best for using TypeScript with rollup, as it gives the option to transpile it using Babel, while complying with Browserslist (both these things are optional), as well as also bundling the type files.

shellscape commented 4 years ago

I'm surprised this wasn't already in the list. Thanks for suggesting it. I'm also going to have one of our plugin maintainers reach out to the owner of that plugin to talk about improving the official one.

thanks!