X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gruntfile.js;h=c741954973cc3321b78c893f3c92f32385e6b745;hb=1d4d9aaf2971e5b4d00a28f935c815e88bcf1487;hp=04fd1fe865596f71ca54656316ff8279f13e7407;hpb=f49d9ca383c9f8a1bc426cfabf6b1cea53ea26b4;p=github%2Fwallabag%2Fwallabag.git diff --git a/Gruntfile.js b/Gruntfile.js index 04fd1fe8..c7419549 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -158,7 +158,7 @@ module.exports = function (grunt) { { expand: true, overwrite: true, - cwd: '<%= appDir %>/lib/material-design-icons/iconfont/', + cwd: '<%= appDir %>/lib/material-design-icons-iconfont/dist/fonts/', src: '*', dest: '<%= buildDir %>/themes/material/fonts/', },