dev: add react-hot-loader (#1583)

This commit is contained in:
Caleb 2018-08-07 09:52:51 -06:00 committed by Shawn Erquhart
parent 77fbc041bb
commit d0e4435258

View File

@ -5,6 +5,7 @@ module.exports = {
...babelConfig,
plugins: [
...babelConfig.plugins,
'react-hot-loader/babel',
['module-resolver', {
root: path.join(__dirname, 'src/components'),
alias: {