-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat: siteFile favicon config support function type #5114
Conversation
Codecov ReportBase: 99.85% // Head: 99.85% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #5114 +/- ##
=======================================
Coverage 99.85% 99.85%
=======================================
Files 35 35
Lines 3483 3485 +2
Branches 510 512 +2
=======================================
+ Hits 3478 3480 +2
Misses 5 5
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. |
[skip ci] ## [3.12.0](v3.11.1...v3.12.0) (2023-01-04) ### Features * siteFile favicon config support async function type ([#5114](#5114)) ([667684f](667684f))
🎉 This PR is included in version 3.12.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
[skip ci] ## [3.12.0](eggjs/egg@v3.11.1...v3.12.0) (2023-01-04) ### Features * siteFile favicon config support async function type ([eggjs#5114](eggjs#5114)) ([667684f](eggjs@667684f))
Checklist
npm test
passesAffected core subsystem(s)
Description of change
We could use a function to customize favicon config