esbuild-plugin-babel
esbuild-plugin-babel copied to clipboard
Add support for caching
This plugin can potentially be much faster.
We can enable incremental builds by caching the Babel transform, so it only runs for changed files.