mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
8ff79981db
* feat: enable HMR in `createSnowpack` * feat: enable Snowpack's HMR * chore: add changeset * chore: remove unused file * chore: add changeset
5 lines
170 B
Markdown
5 lines
170 B
Markdown
---
|
|
'astro': minor
|
|
---
|
|
|
|
Enable Snowpack's [built-in HMR support](https://www.snowpack.dev/concepts/hot-module-replacement) to enable seamless live updates while editing.
|