Open
Description
Recently the task doesn't work anymore. The task is locked without generating any image.
Settings:
{
options: {
debug: true,
precomposed: false,
trueColor: true,
appleTouchBackgroundColor: 'none',
tileColor: 'none'
},
icons: {
src: 'resources/images/favicon.png',
dest: 'resources/build/images/favicons/'
}
}
On terminal:
grunt favicons
Running "favicons:icons" (favicons) task
Resizing images for "resources/images/favicon.png"...
convert resources/images/favicon.png -resize 16x16 resources\build\images\favicons\16x16.png
My environment:
Windows 8
ImageMagick 6.9.1-2 Q16 x64 2015-04-14
Node.js v0.12.3
Metadata
Metadata
Assignees
Labels
No labels