-
-
Notifications
You must be signed in to change notification settings - Fork 12.7k
⚡️ perf: make app page as static route to improve performance #5478
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 ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5478 +/- ##
==========================================
- Coverage 92.33% 92.28% -0.06%
==========================================
Files 647 648 +1
Lines 58526 58622 +96
Branches 4293 2730 -1563
==========================================
+ Hits 54042 54099 +57
- Misses 4484 4523 +39
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6bc003c
to
283fff2
Compare
51146ba
to
96e456c
Compare
a1a03ba
to
8f5e173
Compare
8f5e173
to
4de622b
Compare
❤️ Great PR @arvinxx ❤️ The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world. |
🎉 This PR is included in version 1.51.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
…b#5478) * move files * refactor to static mode * fix tests
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
尝试将应用页面静态化,以解决动态页面带来的首屏性能问题
📝 补充信息 | Additional Information