astro/.changeset/angry-apricots-invite.md
Matthew Phillips 462e315956
Fix HMR in static build + @import HMR (#2440)
* Fix HMR in static build + @import HMR

* Changeset

* Add a comment on what cleanUrl is doing

* Running prettier

* Improve comments on how the static build compilation

works differently.
2022-01-24 12:58:10 -05:00

103 B

astro
patch

Fixes HMR of CSS that is imported from astro, when using the static build flag