Explorar o código

Change on grunt

soyjavi %!s(int64=13) %!d(string=hai) anos
pai
achega
535b1e78b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      grunt.js

+ 1 - 1
grunt.js

@@ -77,7 +77,7 @@ module.exports = function(grunt) {
 
     watch: {
       files: ['<config:resources.javascripts>', '<config:resources.stylesheets>'],
-      tasks: 'concat min stylus'
+      tasks: 'concat min stylus copy'
     }
   });