DocSpring / craco-antd

A craco plugin to use Ant Design with create-react-app
MIT License
234 stars 49 forks source link

error in webpack5 "Invalid configuration object." #99

Open xuych opened 2 years ago

xuych commented 2 years ago

[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.

"webpack": "^5.70.0", "webpack-cli": "^4.9.2", "webpack-dev-server": "^4.9.0", "webpack-merge": "^5.8.0" "craco-antd": "^2.0.0", colud this be fixed? Thanks any way.