How to speed up Angular CLI app with esbuild-loader
A previews article in this series showed how to build Angular CLI app with esbuild. There are two downsides of this approach: we drop every piece of configuration that is there in the Angular CLI build configuration our build is faster, but it's way...
Jul 18, 20214 min read5.4K

