-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
fix: respect unexpectedly for babel config file #10475
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Size Change: +6 B (0%) Total Size: 9.92 MB
ℹ️ View Unchanged
|
Codecov ReportBase: 29.59% // Head: 29.59% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #10475 +/- ##
=======================================
Coverage 29.59% 29.59%
=======================================
Files 446 446
Lines 13048 13048
Branches 3078 3078
=======================================
Hits 3862 3862
Misses 8543 8543
Partials 643 643
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
修复编译时意外读取
babel.config.js
的问题