Hi,
I wnat use that, but I don’t undestand how’s works ?
I want mean how change mine Gruntfile.js ?
I use Vim for work.
Thank you
I’m sorry that’s work, but it take 4s for reload the browser.
I love it
Not really sure if you got Live Reloading working or not, but it’s included in Roots just not enabled by default.
- Set this from
false
totrue
: https://github.com/roots/roots/blob/master/Gruntfile.js#L78 - Use one of these 4 methods: https://github.com/gruntjs/grunt-contrib-watch#enabling-live-reload-in-your-html
The browser extension is probably the best bet for a WP site.
I use fire.app and have it watch my whole local root. pretty useful
fire.app, what is it ?
its a little taskbar program that watches a folder and enables live reloading.
1 Like
Thanks for this info