X-Git-Url: http://git.cyclocoop.org/clavettes/images/siteon3.jpg?a=blobdiff_plain;f=Gruntfile.js;h=fbb93bfb6e2716ed8009586b2531d79550206cbd;hb=bd292da07f146e7b66668945f24f91592c7f69fb;hp=25928156597866231f57e9440dc2a99707d9f46b;hpb=d056d4c273a069d572ceb2160346ee697d7b87de;p=lhc%2Fweb%2Fwiklou.git diff --git a/Gruntfile.js b/Gruntfile.js index 2592815659..fbb93bfb6e 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -22,7 +22,8 @@ module.exports = function ( grunt ) { grunt.initConfig( { eslint: { options: { - reportUnusedDisableDirectives: true + reportUnusedDisableDirectives: true, + cache: true }, all: [ '**/*.js',