Skip to content

Commit

Permalink
Use env
Browse files Browse the repository at this point in the history
  • Loading branch information
ihahoo committed Nov 15, 2017
1 parent f6af767 commit 8294b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["react", "es2015", "stage-1"],
"presets": ["react", "env", "stage-1"],
"plugins": ["react-hot-loader/babel"]
}

0 comments on commit 8294b5a

Please sign in to comment.