Skip to content

Commit 1b0044e

Browse files
Updated .babelrc, rebuilt site
1 parent 4a95d24 commit 1b0044e

File tree

3 files changed

+13
-15
lines changed

3 files changed

+13
-15
lines changed

.babelrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"presets": ["es2015", "stage-0", "react"],
33
"env": {
44
"development": {
5-
"presets": ["react-hmre"]
5+
"plugins": ["react-hot-loader/babel"]
66
}
77
}
88
}

0 commit comments

Comments
 (0)