(hoofbeats) Add support for pluggable resolvers.
[profile/ivi/cowhide.git] / grunt.js
index 257f4fe..fd30df5 100644 (file)
--- a/grunt.js
+++ b/grunt.js
@@ -38,6 +38,7 @@ module.exports = function(grunt) {
         'examples/widget-gallery/javascripts/*.js',
 
         'examples/hoofbeats/javascripts/*.js',
+        'examples/hoofbeats/javascripts/resolvers/*.js',
 
         'test/**/*.js'
       ]