forked from vue-zone/vue3-vant-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9459583
feat: Enable HMR for routes to avoid page reloads on changes (vue-zone#124)
* feat: Enable HMR for routes
* chore: Add code comment
---------
Co-authored-by: Charlie ✨ <18888351756@163.com>1 parent 15718a8 commit 9459583
1 file changed
+6
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
22 | + | ||
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
|
0 commit comments