1 min readJul 31, 2018
Hey! Actually, by migrating from our custom Webpack build to Angular CLI, the build time (and the reload time) decreased significantly. My project is quite small, however, so the reload time is really short for me. I don’t remember doing anything special in the application code, the only “special” thing is that I only have a single Angular module with all components and services.