Skip to content

refactor(core): remove custom Vite logger#9

Merged
aminevg merged 1 commit intomainfrom
remove-custom-vite-logger
Mar 19, 2026
Merged

refactor(core): remove custom Vite logger#9
aminevg merged 1 commit intomainfrom
remove-custom-vite-logger

Conversation

@aminevg
Copy link
Contributor

@aminevg aminevg commented Mar 19, 2026

Summary

  • Removes the custom Vite logger (viteLogger.ts) that was suppressing "Failed to load source map" warnings for astro/dist/vite-plugin-astro/index.js

Test plan

  • Build passes
  • Typecheck passes
  • Biome lint passes
  • All 46 tests pass with no sourcemap warnings in output

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.
@aminevg aminevg merged commit 04dbc2f into main Mar 19, 2026
3 checks passed
@aminevg aminevg deleted the remove-custom-vite-logger branch March 19, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant