Closed giacomocerquone closed 8 years ago
Sorry for the inconvenience, I saw this just now: https://github.com/johnpapa/lite-server/pull/16 Solved using bs-config.json and inside of it I put
{
"notify": false
}
it'd be good to allow usage of this cli parameter over lite-server... shouldn't be too hard to implement this
Hello there, is there a way to use the --no-notify flag of browsersync over lite-server to make it not show the annoying "advise" that browsersync is connected?
PS= I could create an adblock filter I know, but I was curious about this
Thank you very much!