# Bunlder 1. webpack 2. rollup 3. [esbuild](https://esbuild.github.io/) # Compiler 1. [Babel](https://babeljs.io/) 2. [SWC (Speedy Web Compiler)](https://swc.rs/) `SWC+ESBuild`组合代替`Babel+Terser`?