Commit b5f59fc
committed
Drop redundant @hot-loader/react-dom package
Hot reloading is already set up correctly in the webpack configuration, so we don't need this package (which keeps React pinned to older versions due to strict peer-dependency constraints and laggging releases). In a future update, maybe we should use Fast Refresh for hot reloading instead (see https://github.com/pmmmwh/react-refresh-webpack-plugin).1 parent 61bf0ff commit b5f59fc
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments