Since Angular 2, and Ionic 2, the build output now bundles all HTML files, CSS file and JS/TS files into what they call Ahead-of-Time (AOT) compilation.
This is good