Once [swcpack](https://swc.rs/docs/usage/bundling) is ready, which it should be when SWC v2 is released, esbuild could be replaced with the SWC alternative. This would reduce the total number of dependencies and give a slight performance boost.
Once swcpack is ready, which it should be when SWC v2 is released, esbuild could be replaced with the SWC alternative.
This would reduce the total number of dependencies and give a slight performance boost.