Skip to content

Commit

Permalink
Downgrade webpack-dev-server to resolve HMR issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ericalli committed Jan 24, 2019
1 parent 55becb7 commit 091e8a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@
"normalize.css": "^8.0.1",
"reset-css": "^4.0.1",
"sanitize.css": "^8.0.0",
"webpack-dev-server": "^3.1.14"
"webpack-dev-server": "^3.1.10"
}
}

0 comments on commit 091e8a7

Please sign in to comment.