Skip to content

Instantly share code, notes, and snippets.

@tbranyen
Last active August 29, 2015 14:01
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 tbranyen/d5b9fdd629b27234b169 to your computer and use it in GitHub Desktop.
Save tbranyen/d5b9fdd629b27234b169 to your computer and use it in GitHub Desktop.
Infer the task name from the plugin if you directly assign it.
@config @loadNpmTasks "grunt-copy",
# settings
this.config(this.loadNpmTasks("grunt-copy"), {
/* settings */
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment