Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

babel-runtime 和 core-js 3 冲突 #91

Open
NARUTOne opened this issue Sep 4, 2020 · 0 comments
Open

babel-runtime 和 core-js 3 冲突 #91

NARUTOne opened this issue Sep 4, 2020 · 0 comments

Comments

@NARUTOne
Copy link

@NARUTOne NARUTOne commented Sep 4, 2020

当前项目中 package.json部分包

"@babel/core": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@babel/runtime": "^7.11.2",
"@babel/runtime-corejs3": "^7.11.2",
"core-js": "^3.6.5",
"rc-tween-one": "^2.7.3",
"react": "^16.13.1",
"antd": "^4.6.2",

使用 rc-tween-one 报错

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.