https://github.com/unjs/unplugin With unplugin, TSRX can support all of these with one package: - [Vite](https://vite.dev/) - [Rollup](https://rollupjs.org/) - [Webpack](https://webpack.js.org/) - [esbuild](https://esbuild.github.io/) - [Rspack](https://www.rspack.dev/) - [Rolldown](https://rolldown.rs/) - [Farm](https://www.farmfe.org/) - [Bun](https://bun.com/) - And every framework built on top of them. You could reference [unplugin-vue](https://github.com/unplugin/unplugin-vue) when building the TSRX unplugin package.
https://github.com/unjs/unplugin
With unplugin, TSRX can support all of these with one package:
You could reference unplugin-vue when building the TSRX unplugin package.