-
Notifications
You must be signed in to change notification settings - Fork 2.7k
fix: 🐛 onload esbuild plungin call override js[x] file loader #10603
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Codecov ReportBase: 29.04% // Head: 28.99% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #10603 +/- ##
==========================================
- Coverage 29.04% 28.99% -0.06%
==========================================
Files 452 453 +1
Lines 13406 13459 +53
Branches 3154 3167 +13
==========================================
+ Hits 3894 3902 +8
- Misses 8850 8889 +39
- Partials 662 668 +6
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. |
Size Change: +20 B (0%) Total Size: 9.59 MB
ℹ️ View Unchanged
|
修复开启 icon 配置,js[x] 中使用 decorator 在 prepare 阶段报错的问题。
p.s 语法形式 1 , esbuild 目前刚支持, 所以我们的框架如果出现 ,暂时可以先绕过。