build(aio): update to @angular/cli@1.7.3 (#22872)

PR Close #22872
This commit is contained in:
Igor Minar 2018-03-19 21:21:36 -07:00 committed by Matias Niemelä
parent 5ab9d4d437
commit 07e9969cb7
3 changed files with 1110 additions and 759 deletions

View File

@ -95,7 +95,7 @@
"zone.js": "^0.8.19" "zone.js": "^0.8.19"
}, },
"devDependencies": { "devDependencies": {
"@angular/cli": "^1.6.3", "@angular/cli": "^1.7.3",
"@angular/compiler-cli": "5.2", "@angular/compiler-cli": "5.2",
"@types/jasmine": "^2.5.52", "@types/jasmine": "^2.5.52",
"@types/jasminewd2": "^2.0.3", "@types/jasminewd2": "^2.0.3",

View File

@ -2,7 +2,7 @@
"aio": { "aio": {
"master": { "master": {
"uncompressed": { "uncompressed": {
"inline": 2062, "inline": 1971,
"main": 467103, "main": 467103,
"polyfills": 40274, "polyfills": 40274,
"embedded": 71711, "embedded": 71711,

File diff suppressed because it is too large Load Diff