BoltDoggy / parcel-plugin-vue

⚠️ parcel-bundler/parcel @1.7.0 support Vue Now. This plugin will be not recommended.
https://github.com/parcel-bundler/parcel
209 stars 15 forks source link

patch(hmr): use hostname for WS instantiation #35

Closed ConandSherry closed 6 years ago

ConandSherry commented 6 years ago

Instead window.location.hostname of localhost for websockets, allowing users to accessing the parcel HMR by the remote IP/domain works.