You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have problems when use grunt-newer and grunt-contrib-compass on watch files, doesn't compile new files, well I read that I can use override function but doesn't make any effect, I didn't know why until run in verbose mode and see that override option is set to undefined.
I have problems when use
grunt-newer
andgrunt-contrib-compass
on watch files, doesn't compile new files, well I read that I can use override function but doesn't make any effect, I didn't know why until run in verbose mode and see that override option is set to undefined.tasks/config/newer.js
tasks/config/watch.js
Part of the output when run grunt in verbose mode
The text was updated successfully, but these errors were encountered: