File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- import 'angular2-universal-preview/ polyfills' ;
1+ import 'angular2/bundles/angular2- polyfills' ;
22import 'bootstrap' ;
33import './styles/site.css' ;
44
Original file line number Diff line number Diff line change 1- import 'angular2-universal- polyfills' ;
1+ import 'angular2-universal/ polyfills' ;
22import * as ngCore from 'angular2/core' ;
33import * as ngRouter from 'angular2/router' ;
4- import * as ngUniversal from 'angular2-universal-preview ' ;
4+ import * as ngUniversal from 'angular2-universal' ;
55import { App } from './components/app/app' ;
66
77export default function ( params : any ) : Promise < { html : string , globals ?: any } > {
Original file line number Diff line number Diff line change 1919 },
2020 "dependencies" : {
2121 "angular2" : " 2.0.0-beta.13" ,
22- "angular2-universal-preview " : " ^0.84.2 " ,
22+ "angular2-universal" : " 0.90.1 " ,
2323 "aspnet-prerendering" : " ^1.0.0" ,
2424 "aspnet-webpack" : " ^1.0.1" ,
2525 "css" : " ^2.2.1" ,
26- "es6-shim" : " ^0.35.0" ,
2726 "isomorphic-fetch" : " ^2.2.1" ,
28- "parse5" : " ^1.5.1" ,
29- "preboot" : " ^1.1.3" ,
30- "reflect-metadata" : " 0.1.2" ,
27+ "preboot" : " ^2.0.5" ,
3128 "rxjs" : " 5.0.0-beta.2" ,
32- "webpack-externals-plugin" : " ^1.0.0" ,
33- "zone.js" : " ^0.6.6"
29+ "webpack-externals-plugin" : " ^1.0.0"
3430 }
3531}
You can’t perform that action at this time.
0 commit comments