Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Gulp Help Reply To: Gulp Help

#210213
porgeet
Participant

Yep, I tried to make some changes to a sass file in the app/sass/ directory.

It didn’t trigger, I tried adding in the ‘sass’ task into the parameter of the gulp.task function as you suggested. No cigar either.

I can’t for the life of me figure it out. I’ve tried removing the glob directory pattern /**/*.sass and just include app/sass/*.sass. Still nothing.

Thanks :D