Skip to content

Commit

Permalink
use babel-preset-env
Browse files Browse the repository at this point in the history
  • Loading branch information
pmb0 committed Nov 3, 2017
1 parent bfd8a64 commit c9b8451
Show file tree
Hide file tree
Showing 3 changed files with 338 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"presets": ["es2015"]
"presets": ["env"]
}
Loading

0 comments on commit c9b8451

Please sign in to comment.