462e315956
* 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.
5 lines
103 B
Markdown
5 lines
103 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes HMR of CSS that is imported from astro, when using the static build flag
|