0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/.changeset/chatty-poems-doubt.md
Arsh 0968cb1a37
fix(astro compiler): check vite command to decide on "annotateSourceFile" (#9275)
* prevent annotations in build

* add changeset

* Apply suggestions from code review

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2023-12-05 01:29:35 +05:30

133 B

astro
patch

Fixes an issue where html annotations relevant only to the dev server were included in the production build.