grunt-filerev
grunt-filerev copied to clipboard
replace reference images url
trafficstars
I have a line of code
return IMG_CONTEXT + '/icon_' + name + '.svg';
I tried to create a map to store names and their urls but it looks so ugly. How can I make filerev works in this case?