Skip to content

Commit

Permalink
feat(index): use aurelia polyfills
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Feb 26, 2016
1 parent 60ef61a commit c77c982
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'aurelia-polyfills';
import {PLATFORM} from 'aurelia-pal';
import {initialize} from 'aurelia-pal-browser';

Expand Down

0 comments on commit c77c982

Please sign in to comment.