Adds Hoofbeats to the dist/ directory.
authorSalvatore Iovene <salvatore@iovene.com>
Mon, 4 Feb 2013 09:14:11 +0000 (11:14 +0200)
committerSalvatore Iovene <salvatore@iovene.com>
Mon, 4 Feb 2013 09:14:11 +0000 (11:14 +0200)
grunt.js

index 94d9c88..62c18d3 100644 (file)
--- a/grunt.js
+++ b/grunt.js
@@ -233,6 +233,7 @@ module.exports = function(grunt) {
           'dist/README.md': 'README.md',
           'dist/examples/calf/': 'examples/calf/**',
           'dist/examples/calf-ng/': 'examples/calf-ng/**',
+          'dist/examples/hoofbeats/': 'examples/hoofbeats/**',
           'dist/examples/widget-gallery/': 'examples/widget-gallery/**',
           'dist/docs/': 'docs/**'
         }