Skip to content

Instantly share code, notes, and snippets.

@bmarshall511
Last active August 29, 2015 14:04
Show Gist options
  • Save bmarshall511/5d6343590f11c1917aa7 to your computer and use it in GitHub Desktop.
Save bmarshall511/5d6343590f11c1917aa7 to your computer and use it in GitHub Desktop.
How to autoload Grunt plugins with load-grunt-tasks.
require('load-grunt-tasks')(grunt);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment