Fix Angular 2 polyfills

This commit is contained in:
SteveSandersonMS 2016-04-07 15:44:29 +01:00
parent c8a7ac95a9
commit 67483b4ab6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import 'angular2/bundles/angular2-polyfills.js';
import 'angular2-universal-preview/polyfills';
import 'bootstrap';
import './styles/site.css';