Skip to content

Commit

Permalink
Use babel 7 and babel polyfills.
Browse files Browse the repository at this point in the history
Babel 7 supports only adding polyfills for features that are used,
resulting in a smaller bundle than babel 6.

By using karma-phantomjs-shim and @babel/polyfills, we no longer need
our own polyfills module.
  • Loading branch information
manthey committed Aug 22, 2018
1 parent 77bcec4 commit b21f208
Show file tree
Hide file tree
Showing 6 changed files with 4,820 additions and 4,052 deletions.
Loading

0 comments on commit b21f208

Please sign in to comment.