dev: add react-hot-loader (#1583)
This commit is contained in:
parent
77fbc041bb
commit
d0e4435258
@ -5,6 +5,7 @@ module.exports = {
|
||||
...babelConfig,
|
||||
plugins: [
|
||||
...babelConfig.plugins,
|
||||
'react-hot-loader/babel',
|
||||
['module-resolver', {
|
||||
root: path.join(__dirname, 'src/components'),
|
||||
alias: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user