Skip to content

Instantly share code, notes, and snippets.

@A
Last active August 29, 2015 14:17
Show Gist options
  • Save A/a4b7b90d299974353e4e to your computer and use it in GitHub Desktop.
Save A/a4b7b90d299974353e4e to your computer and use it in GitHub Desktop.
generateProject()
.collect("all")
.toFile("_site/client.js")
.minify()
.concat()
.glob("src/*.js")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment