Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Commit

Permalink
updates babel preset env and webpack versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bdougie committed Oct 6, 2017
1 parent f61068e commit 8062a6b
Show file tree
Hide file tree
Showing 3 changed files with 8,486 additions and 5,120 deletions.
2 changes: 1 addition & 1 deletion .babelrc
@@ -1,5 +1,5 @@
{
"presets": ["es2015"],
"presets": ["env"],
"plugins": [
"syntax-object-rest-spread",
"transform-object-rest-spread"
Expand Down

0 comments on commit 8062a6b

Please sign in to comment.