Skip to content

Instantly share code, notes, and snippets.

@uzbekdev1
Created January 11, 2022 23:14
Show Gist options
  • Save uzbekdev1/8f47a467c527272110c1ac4aa02aa309 to your computer and use it in GitHub Desktop.
Save uzbekdev1/8f47a467c527272110c1ac4aa02aa309 to your computer and use it in GitHub Desktop.
gulp dest in the same directory
gulp.dest(function(file){ return file.base; })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment