Skip to content

Instantly share code, notes, and snippets.

@Hyra
Created May 25, 2013 16:19
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 Hyra/5649614 to your computer and use it in GitHub Desktop.
Save Hyra/5649614 to your computer and use it in GitHub Desktop.
Test
module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-requirejs');
grunt.loadNpmTasks('grunt-contrib-compass');
grunt.loadNpmTasks('grunt-contrib-watch');
grunt.loadNpmTasks('grunt-dustjs');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment