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
{{ message }}
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
Slate Beta 7 reintroduced Browsersync to Slate, which required Slate to switch from references files on https://localhost:3001 to https://xxx.xxx.xxx.xxx:3001 (local IP) in order to access the local theme from external devices on the same network.
It would be nice to be able to disable external testing using with local IP and use localhost whenever you please. Lets add a config for that.
The text was updated successfully, but these errors were encountered:
Problem
Slate Beta 7 reintroduced Browsersync to Slate, which required Slate to switch from references files on
https://localhost:3001
tohttps://xxx.xxx.xxx.xxx:3001
(local IP) in order to access the local theme from external devices on the same network.It would be nice to be able to disable external testing using with local IP and use localhost whenever you please. Lets add a config for that.
The text was updated successfully, but these errors were encountered: