grunt-filerev icon indicating copy to clipboard operation
grunt-filerev copied to clipboard

replace reference images url

Open ghost opened this issue 8 years ago • 0 comments
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?

ghost avatar Feb 21 '17 03:02 ghost