ahomu/grunt-data-uri

little bug

p10 opened this issue · 1 comments

p10 commented

file: tasks/data-uri.js
line: 99
is: replacement = u;
shuld be: replacement = uri;

fixed #11