Skip to content

Instantly share code, notes, and snippets.

@yanni4night
Created September 6, 2016 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yanni4night/d21f15accc2a007aa6783a382f429df4 to your computer and use it in GitHub Desktop.
Save yanni4night/d21f15accc2a007aa6783a382f429df4 to your computer and use it in GitHub Desktop.
gulp.watch(‘*.js’, funtion() {
gulp.src(‘*.js’)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment