题目:"Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema."出现错的解决办法
@babel/plugin-proposal-class-properties@7.13.0
将这个包下载下来,对于webpack.config.js进行如下配置
{
test: /\.(js|jsx)$/,
exclude: