theseanl / tscc

A collection of tools to seamlessly bundle, minify Typescript with Closure Compiler
MIT License
161 stars 11 forks source link

esbuild-plugin-tscc #725

Open theseanl opened 2 years ago

theseanl commented 2 years ago

It seems that now esbuild provides pretty much everything we need from rollup. If it does, it should be possible to port rollup-plugin-tscc to esbuild.