Angular2/4’s toolchain is hard to use and even harder to comprehend in detail. Although powerful, the plethora of tools playing together – npm, angular-cli, typescript, webpack2 – makes it hard to fully understand the inner workings of Angular’s toolchain. Webpack2, Angular’s bundling tool is currently in very active development, and the documentation, although improved recently, is far from...
Making Angular2 a team player – multiple apps on a single page
M