First release
The two big things people wanted are in this release:
npm start
- Runs an Angular CLI app locally (webpack/typescript/hmr/etc) in NW.jsnpm run build
- Builds the Angular app and all OS distributions
The builds explicitly target Chrome 75 so there is no need to produce extra ES5 builds or non-chrome CSS Vendor prefixes, reducing app size.