Closed andrey-hohlov closed 8 years ago
@andrey-hohlov Thank you for reporting this! Did you happen to continue the pipeline as https://github.com/zoubin/gulp.spritesmith-multi#continuing-the-pipeline? There is a bug in cases where no images found. I'm going to fix it today.
However, if you use it like https://github.com/zoubin/gulp.spritesmith-multi#example, empty directories should not cause the gulp task pending.
@zoubin my task like as your example: https://github.com/zoubin/gulp.spritesmith-multi#continuing-the-pipeline because i need save images and styles into differet directories.
Waiting for you fix, it's really good module for me)
@andrey-hohlov The fix is published in the release v2.2.1. If anything goes wrong, please tell me.
It works, thank you!
Hi!
I have this file structure:
If there is no files in both folders, like a
Task not ended:
It's breaks runSequence for example.