Skip to content

Commit

Permalink
(WIP) upgraded react-scripts to 5.0.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
htbkoo committed Apr 5, 2022
1 parent 1dfda6f commit 789f1d8
Show file tree
Hide file tree
Showing 2 changed files with 2,671 additions and 2,958 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"mv": "^2.1.1",
"prettier": "^2.2.1",
"prop-types": "15.7.2",
"react-scripts": "4.0.3",
"react-scripts": "5.0.0",
"rimraf": "^2.6.3",
"typescript": "4.6.3"
},
Expand Down

0 comments on commit 789f1d8

Please sign in to comment.