0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset
Matthew Phillips 016833a3bc
Honor user's hmr settings (#436)
* Honor user's hmr settings

This contains 2 fixes:

* If the user sets the hmrPort in their own snowpack config we use that port.
* If the user sets `window.HMR_WEBSOCKET_URL` we defer to that

* Adds the changeset
2021-06-14 16:10:29 -04:00
..
big-ghosts-prove.md fix some example docs site issues (#434) 2021-06-14 15:45:33 -04:00
config.json Move parser to the scoped package name (#319) 2021-06-07 16:05:13 -04:00
curly-emus-ring.md Honor user's hmr settings (#436) 2021-06-14 16:10:29 -04:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
silent-rocks-relax.md Prevent postcss from crashing when scoping class without a body (#430) 2021-06-14 14:17:56 -04:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation