StartBootstrap / startbootstrap-clean-blog

A clean Bootstrap blog theme created by Start Bootstrap
https://startbootstrap.com/theme/clean-blog/
MIT License
1.79k stars 1.84k forks source link

How to disable BrowserSync? #98

Closed salocinyeet closed 4 years ago

salocinyeet commented 4 years ago

I need to disable BrowserSync can someone help please!

davidtmiller commented 4 years ago

You can remove the dependency from the package.json file and then go into the gulpfile.js and take out the browserSync calls there.