How to Improve Your Workflow With BrowserSync 2.0

I actually released something similar a couple of months ago: https://github.com/TomBZombie/NoF5 :slight_smile: Mine takes it a step further and also reloads the page when an .php, .tpl, .xml or any other file that’s required to generate the page is modified… it also doesn’t use a browser addon, you just include the .phar file in your php script on the server and it just works.