Skip to content

Instantly share code, notes, and snippets.

@christiannwamba
Created December 21, 2017 14:18
Show Gist options
  • Save christiannwamba/b94fba7d4273c2585aa7c33e2fd839a2 to your computer and use it in GitHub Desktop.
Save christiannwamba/b94fba7d4273c2585aa7c33e2fd839a2 to your computer and use it in GitHub Desktop.
...
.destination('build')
.build(function (err) {
if (err) {
throw err;
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment