You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could either add Browsersync itself or find a way to add a couple of functionalities:
The current HMR solution provides real-time CSS and JS updates incrementally on-save, the one potential thing that would be interesting is to sync the scroll position
Allow an external device to preview the IP address and host of the project. This might be adding --host to the vite commands, need to do more reading and testing
The text was updated successfully, but these errors were encountered:
I could either add Browsersync itself or find a way to add a couple of functionalities:
--host
to the vite commands, need to do more reading and testingThe text was updated successfully, but these errors were encountered: