手动添加"@babel/compat-data": "7.9.0"
Showing
| ... | @@ -43,6 +43,7 @@ | ... | @@ -43,6 +43,7 @@ |
| "@babel/plugin-transform-runtime": "^7.4.0", | "@babel/plugin-transform-runtime": "^7.4.0", | ||
| "@babel/preset-env": "^7.4.2", | "@babel/preset-env": "^7.4.2", | ||
| "@babel/runtime": "^7.4.2", | "@babel/runtime": "^7.4.2", | ||
| "@babel/compat-data": "7.9.0", | |||
| "autoprefixer": "^9.5.0", | "autoprefixer": "^9.5.0", | ||
| "babel-loader": "^8.0.5", | "babel-loader": "^8.0.5", | ||
| "babel-plugin-syntax-jsx": "^6.18.0", | "babel-plugin-syntax-jsx": "^6.18.0", | ||
| ... | ... |
Please register or sign in to comment