Skip to content

Commit

Permalink
Merge pull request #752 from scottsut/dev
Browse files Browse the repository at this point in the history
fix: workaround of cra hot reload issue
  • Loading branch information
scottsut authored Feb 12, 2022
2 parents e8da6dd + 49416f3 commit 7b9f701
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@
"webpack-cli": "^4.7.2",
"webpackbar": "^5.0.0-3"
},
"resolutions": {
"react-error-overlay": "6.0.9"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
Expand Down

0 comments on commit 7b9f701

Please sign in to comment.