Commit 8d86f2d
committed
fix: remove manual hydration import from layout
The astro-lit integration's Vite plugin now automatically prepends
the hydration support import into Astro <script> modules, ensuring
they share the same Vite chunk. No manual import needed.1 parent 9e62776 commit 8d86f2d
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 64 | + | |
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
| |||
0 commit comments