In the post “Building an Angular 2 Application for Production” we explored how we can decrease the bundle size of a “Hello world!” application to from about 1.6M (non-minified & uncompressed) to 49K! We did this by using the following techniques:
Source: 2.5X Smaller Angular 2 Applications with Google Closure Compiler
The post 2.5X Smaller Angular 2 Applications with Google Closure Compiler appeared first on angular.org.il.