Removing Moment.js locales from your Angular app JS bundles Reduce the bundle size by removing unused momentjs locales
Analyzing Your Angular app JS bundles How to analyze the JS bundles of your Angular applications and fix bundle size issues
How to create a custom Angular Webpack configuration Understand how you can customize the Webpack configuration of your Angular applications
Building a Service Worker with Workbox 5, TypeScript, Webpack and Angular How to implement a service worker using Workbox, TypeScript, Webpack, and Angular