Grunt Watch + LiveReload Question

Hey Everyone,

I’m just getting into Grunt and Node.js for the first time this week and I’m trying to set up my Shopify workflow based on this guy’s starter workflow. I set up my gruntfile.js file just like he did, but my browser doesn’t reload automatically when I save. I’m not using a local server, but rather seeing my changes in the Shopify developer’s environment.

I guess I haven’t wrapped my head around how grunt-contrib-watch works yet. How does it connect to your browser and know to reload? Am I missing something here?

Thanks

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.