Skip to content
Snippets Groups Projects
Commit 6b0c00a2 authored by Alf Eaton's avatar Alf Eaton
Browse files

Reload on module change

parent 816e4619
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ module.exports = [
entry: {
app: [
'react-hot-loader/patch',
'webpack-hot-middleware/client',
'webpack-hot-middleware/client?reload=true',
'./app'
]
},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment