Skip to content

Commit 789f1d8

Browse files
committed
(WIP) upgraded react-scripts to 5.0.0
Known issues: 1. `npm start` variable `BROWSER` is not working: facebook/create-react-app#11873 2. `[DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Ple ase use the 'setupMiddlewares' option.`: facebook/create-react-app#12035
1 parent 1dfda6f commit 789f1d8

File tree

2 files changed

+2671
-2958
lines changed

2 files changed

+2671
-2958
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"mv": "^2.1.1",
6868
"prettier": "^2.2.1",
6969
"prop-types": "15.7.2",
70-
"react-scripts": "4.0.3",
70+
"react-scripts": "5.0.0",
7171
"rimraf": "^2.6.3",
7272
"typescript": "4.6.3"
7373
},

0 commit comments

Comments
 (0)