Commit 04dbc2f
authored
refactor(core): remove custom Vite logger (#9)
The custom logger was suppressing "Failed to load source map" warnings
for astro/dist/vite-plugin-astro/index.js. These warnings no longer
appear with the current Astro 6 + Vite 7 setup.1 parent fbd4c9e commit 04dbc2f
2 files changed
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
| |||
This file was deleted.
0 commit comments