app: try using create-react-app without hoisting

This commit is contained in:
Patrik Oldsberg
2020-03-09 22:45:44 +01:00
parent a60cc0aaac
commit 246e5b70c7
4 changed files with 351 additions and 259 deletions
-3
View File
@@ -14,9 +14,6 @@
"plugins/*"
]
},
"resolutions": {
"react-dev-utils": "10.1.0"
},
"version": "1.0.0",
"devDependencies": {
"cross-env": "^7.0.0",