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
Mouday
Do you have an example of your .live-server.json file all I have is the following placed inside my project root folder
.live-server.json
{
"port":1366
}
however live-server opens with the default port 8080. I do not seem to get live-server to pick up the config file.
Regards
jim
Before submitting an issue, please, see https://github.com/tapio/live-server#troubleshooting
Issue description
i wish support current dir config ./.live-server.json
Software details
now i find a way to config is
~/.live-server.json
but i wish
./.live-server.json
>~/.live-server.json
i can save config in my project
thank you!
The text was updated successfully, but these errors were encountered: