Skip to content

Commit

Permalink
FrontEnd: Add fix for react-refresh conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
illume committed Jul 28, 2023
1 parent 6878e9d commit 3ad435c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 39 deletions.
46 changes: 8 additions & 38 deletions FrontEnd/package-lock.json

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

5 changes: 4 additions & 1 deletion FrontEnd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,8 @@
"lint-staged": "^12.3.7",
"prettier": "^2.6.2",
"webpack": "^5.72.1"
}
},
"overrides": {
"react-refresh": "0.11.0"
}
}

0 comments on commit 3ad435c

Please sign in to comment.