packages/cli,dev-utils: add react hot loading support

This commit is contained in:
Patrik Oldsberg
2020-05-16 16:07:18 +02:00
parent 3643faf3d4
commit 90aee3b1aa
5 changed files with 39 additions and 12 deletions
+1
View File
@@ -41,6 +41,7 @@
"@types/node": "^12.0.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.21",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0"
},