Tagged articles
1 articles
Page 1 of 1
360 Tech Engineering
360 Tech Engineering
Dec 25, 2019 · Frontend Development

Optimizing Build Performance of a Large Multi‑Project Frontend Application with Dynamic Entry Points and Loader Caching

This article describes how the author reduced a multi‑project frontend application's webpack build time by over 60% through dynamic entry configuration, environment‑variable driven builds, and caching of expensive loaders, providing code examples and performance results.

Build Optimizationdynamic entryfrontend
0 likes · 9 min read
Optimizing Build Performance of a Large Multi‑Project Frontend Application with Dynamic Entry Points and Loader Caching