Skip to content

Instantly share code, notes, and snippets.

@yanni4night
Created September 6, 2016 09:12
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/fcdc252b72a5c83c526f83376fd0a8eb to your computer and use it in GitHub Desktop.
Save yanni4night/fcdc252b72a5c83c526f83376fd0a8eb to your computer and use it in GitHub Desktop.
gulp.src(‘entry.js’).pipe(babel()).pipe(uglify()).pipe(gulp.write());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment