Commit be09e8a
[refactor] router: comment out "div" parameter
In the `update()` function, even if the `comp` parameter is undefined, it falls back to "div".
This commit slightly reduces the bundle size and optimizes the component fallback process.1 parent 53234d2 commit be09e8a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments