forked from wallabag/wallabag
fix font paths
This commit is contained in:
@ -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/',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user