Skip to content

Commit

Permalink
Switch to preset-env (facebook#1742)
Browse files Browse the repository at this point in the history
* Switch to preset-env
Disables webpack modules by enabling babel modules to resolve facebook#1638

* Bump babel-core to match babel preset versions

* Add uglify to targets
  • Loading branch information
Timer committed Mar 7, 2017
1 parent 37eb4f3 commit f1fc935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"autoprefixer": "6.7.5",
"babel-core": "6.22.1",
"babel-core": "6.23.1",
"babel-eslint": "7.1.1",
"babel-jest": "18.0.0",
"babel-loader": "6.3.2",
Expand Down

0 comments on commit f1fc935

Please sign in to comment.