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
Secondary question: If it's the first time I'm compiling, the dev folder doesn't exist, so it throughs an error. Is there an option i could add to diff() to say "skip this if the folder doesn't exist, rather than throwing an error"
I'm trying to use this module to only overwrite a file if there's a change. Is there a way to say "if no difference, stop the task" ?
My current gulpfile:
The text was updated successfully, but these errors were encountered: