Update to angular2-universal 0.103.0 and amend boot-server.ts to fix "there can only be one platform" issue

This commit is contained in:
SteveSandersonMS
2016-06-22 17:02:11 +01:00
parent ce6cdfd2bc
commit 8423233f44
2 changed files with 19 additions and 18 deletions

View File

@@ -27,7 +27,7 @@
"@angular/platform-server": "2.0.0-rc.1",
"@angular/router": "2.0.0-rc.1",
"@angular/router-deprecated": "2.0.0-rc.1",
"angular2-universal": "0.100.3",
"angular2-universal": "0.103.0",
"aspnet-prerendering": "^1.0.2",
"aspnet-webpack": "^1.0.1",
"css": "^2.2.1",