I'm not sure if it has to do with my local setup or the Gulp configuration, but using the default gulp command on projects can sometimes take 5-10s for SCSS to compile and another 5-10s to be injected into the browser. This slows down production substantially and is quite frustrating.
Would there be any problems switching to something like WPGulp? I know it hasn't been updated in a while, but could be forked and maintained. I have used this on other themes/plugins and it works much better in my experience.
I'm not sure if it has to do with my local setup or the Gulp configuration, but using the default
gulpcommand on projects can sometimes take 5-10s for SCSS to compile and another 5-10s to be injected into the browser. This slows down production substantially and is quite frustrating.Would there be any problems switching to something like WPGulp? I know it hasn't been updated in a while, but could be forked and maintained. I have used this on other themes/plugins and it works much better in my experience.