X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=Gruntfile.js;h=8115ea2aec661bcb503f3b7e58c442599c0e774b;hp=f3950f6f505f836e42fd3495b525259e7efa9c2e;hb=7a15f4547652dc2a1a53a288586a4f453354d34a;hpb=bfb8f5c9d3d2046271c027401e31c9645ad792cd diff --git a/Gruntfile.js b/Gruntfile.js index f3950f6f50..8115ea2aec 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -26,7 +26,7 @@ module.exports = function ( grunt ) { cache: true }, all: [ - '**/*.js{,on}', + '**/*.{js,json}', '!docs/**', '!node_modules/**', '!resources/lib/**',