fix(build): hopefully fix the prod & aot build errors (#753)

* fix(dependencies): fix versions

* fix(build): get initial.scss back, updat some dependencies, fix resolve-url-loader warning

* fix(build): fix out, update travis build

* fix(build): revert sass-loader

* fix(build): pin sass-loader at 4.1.1

* fix(build): remove cache from travis
This commit is contained in:
Dmitry Nehaychik 2017-02-21 11:52:13 +03:00 committed by GitHub
parent 5523029e88
commit 7215b0b636
8 changed files with 111 additions and 127 deletions

View file

@ -28,6 +28,9 @@ import 'core-js/es6/reflect';
import 'core-js/es7/reflect';
import 'zone.js/dist/zone';
// Typescript emit helpers polyfill
import 'ts-helpers';
if ('production' === ENV) {
// Production