We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a95d24 commit 1b0044eCopy full SHA for 1b0044e
.babelrc
@@ -2,7 +2,7 @@
2
"presets": ["es2015", "stage-0", "react"],
3
"env": {
4
"development": {
5
- "presets": ["react-hmre"]
+ "plugins": ["react-hot-loader/babel"]
6
}
7
8
0 commit comments