-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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: enable hmr to avoid reload #6004
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## release/next #6004 +/- ##
===============================================
Coverage ? 81.94%
===============================================
Files ? 197
Lines ? 18104
Branches ? 2356
===============================================
Hits ? 14836
Misses ? 3233
Partials ? 35 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. |
问题原因 #5535
导出 pageConfig / dataLoader 组件降级为 hot reload
仅仅为组件的导出,支持 fast refresh(原因为 env 插件导致每次认为模块都有变化)