I have an html file containing links to js files. I want to parse it to get a list of related js and feed contrib-concat or any other task with them. Is there any convenient way to use the output of one grunt task as input for another?
gruntjs
Ivan Buryak
source share