Upgrade to Webpack 4 (#1214)

This commit is contained in:
Caleb
2018-05-15 16:37:59 -06:00
committed by Shawn Erquhart
parent 80817e2157
commit 4d981d8e01
12 changed files with 2183 additions and 802 deletions

View File

@ -33,7 +33,8 @@
}],
"transform-export-extensions",
"transform-class-properties",
"transform-object-rest-spread"
"transform-object-rest-spread",
"react-hot-loader/babel",
],
"env": {
"test": {