Write up: https://how-to.dev/how-to-speed-up-webpack-with-esbuild-loader
Working app: https://marcin-wosinek.github.io/esbuild-loader-pdf-lib/
To compare webpack
and esbuild
checkout one of these branches & run:
npm ci # to install dependencies
npm run build # to try the build