BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.18k stars 755 forks source link

How to disable auto refresh? #947

Closed ghost closed 8 years ago

ghost commented 8 years ago

?

ghost commented 8 years ago

I wont to use only manual reload ability.

igidas commented 8 years ago

RTFM: https://www.browsersync.io/docs/options

equiman commented 7 years ago

You can use Yargs as parameter and disable watch task:

https://stackoverflow.com/a/44731009/812915

ebuildy commented 5 years ago

Options:

codeSync: false