mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
016833a3bc
* 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
50 B
50 B
astro |
---|
patch |
Honors users HMR settings