- 20 May, 2022 1 commit
-
-
yakai911 authoredfa01dadd
-
Created by: BrainEno
fixed deprection warning when running start script by changing the code in packages/react-scripts/config/webpackDevServer.config.js file code. Replaced 'onBeforeSetupMiddleware' and 'onAfterSetupMiddleware' code using the 'setupMiddlewares' option.