The build runs great, up to the point where it tries to run this new task. The error given is ">> No "imagemin" targets found. Warning: Task "imagemin" failed. Use --force to continue."
Playing around with the paths doesn't change the result, however, adding all the code to the main gruntfile.js allows it to run correctly but causes all the other adapt tasks to no longer work (path issues).
What am I missing? Is there a different way to go about minifing the images on build? Since this forum doesn't have a good way to display code, the zip file attached has the files in question.
I didn't find the right solution from the internet.