Work on the production build: [feature/prod-webpack](/Azure/BatchLabs/tree/feature/prod-webpack) - [x] Run angular in production mode - [x] Combine all styles into files(extract-text-plugin for webpack) - [x] Minifiy and gzip all javascript and styles - [x] Have angular2 handle errors - [x] Make bunyan log to file - [x] Don't show the developer tools
Work on the production build: feature/prod-webpack