Skip to content

First release

Compare
Choose a tag to compare
@TheJaredWilcurt TheJaredWilcurt released this 20 Jun 13:23

The two big things people wanted are in this release:

  • npm start - Runs an Angular CLI app locally (webpack/typescript/hmr/etc) in NW.js
  • npm 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.