Support loading prerenderer boot module via Webpack config; use this in Angular 2 template

This commit is contained in:
SteveSandersonMS
2016-03-01 00:04:51 +00:00
parent 47ba251923
commit bfc993af50
6 changed files with 179 additions and 157 deletions

View File

@@ -35,7 +35,9 @@
"parse5": "^1.5.1",
"preboot": "^1.1.3",
"reflect-metadata": "^0.1.2",
"require-from-string": "^1.1.0",
"rxjs": "^5.0.0-beta.2",
"webpack-externals-plugin": "^1.0.0",
"zone.js": "^0.5.15"
}
}