VSCode browser sync - how to configure?
Worie opened this issue ยท 5 comments
Worie commented
Hi! Thanks for the extension, seemed quicker than setting up browser sync for some of my projects.
Is there an option to configure the config of browsersync? I'd like to set notify: false
but i don't know where to look in VSCode to set it up, could you help perhaps?
jeremyrajan commented
Hey @Worie, I have not exposed any settings to update that. Can do tho, probably need a bit free time โ๏ธ ... unless, you have a PR for me ๐?
Worie commented
Unfortunately I need a little bit more spare time at the moment as well, if I manage to sit down to it I'll surely create a PR :)
jeremyrajan commented
jeremyrajan commented
@Worie browsersync@2.1.0
should solve your issues ๐!
Worie commented
nice! thanks!