Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vitepress/theme/FeatureGrid.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import RiveAnimation from '@components/shared/RiveAnimation.vue'
智能且即时的 watch 模式
</h5>
<p class="max-w-[23rem] text-pretty">
只重新运行相关变更,就像测试版 HMR 一样
只重新运行相关变更,让测试也拥有 HMR 般的体验
</p>
</div>
<div class="card-bg px-5 sm:px-10 pt-5 sm:pt-10 flex justify-center">
Expand Down
Loading