Skip to content

Commit f1fc935

Browse files
authored
Switch to preset-env (facebook#1742)
* 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
1 parent 37eb4f3 commit f1fc935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"autoprefixer": "6.7.5",
27-
"babel-core": "6.22.1",
27+
"babel-core": "6.23.1",
2828
"babel-eslint": "7.1.1",
2929
"babel-jest": "18.0.0",
3030
"babel-loader": "6.3.2",

0 commit comments

Comments
 (0)