Is it possible to close a browser window connected to BrowserSync when it is stopped by the cmd BrowserStop or nvim is closed? I want it to do this because i want my browser to close when nvim is closed. The package below achieves something similar
https://www.npmjs.com/package/browser-sync-close-hook
Is it possible to close a browser window connected to BrowserSync when it is stopped by the cmd BrowserStop or nvim is closed? I want it to do this because i want my browser to close when nvim is closed. The package below achieves something similar
https://www.npmjs.com/package/browser-sync-close-hook