Skip to content

[pull] main from withastro:main - #683

Merged
pull[bot] merged 1 commit into
code:mainfrom
withastro:main
Aug 14, 2026
Merged

[pull] main from withastro:main#683
pull[bot] merged 1 commit into
code:mainfrom
withastro:main

Conversation

@pull

@pull pull Bot commented Aug 14, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…party Vite plugins (#17685)

* fix: prefix astro:server-app with virtual: to prevent Vite URL normalization (#17684)

Vite's ModuleGraph._resolveUrl() appends the resolved file extension to
module URLs that don't start with `virtual:` or contain `\0`. This caused
`astro:server-app` to become `astro:server-app.js` in the module graph,
which then failed to resolve during SSR full reloads triggered by plugins
like @tailwindcss/vite.

Rename the virtual module ID from `astro:server-app` to
`virtual:astro:server-app` to match the convention already used by
`virtual:astro:app`.

* Add changeset

---------

Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
@pull pull Bot locked and limited conversation to collaborators Aug 14, 2026
@pull pull Bot added the ⤵️ pull label Aug 14, 2026
@pull
pull Bot merged commit 9f15609 into code:main Aug 14, 2026
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant