For the react project created by create-react-app, npm run start cannot start the project after using webpack?

react project created by create-react-app, after using webpack, always report "thisCompilation" of undefined," how to configure this, please give me some advice!

clipboard.png

clipboard.png

Mar.09,2021

npm install
try npm start


package.json to add commands

Menu