grunt-angular-translate
grunt-angular-translate copied to clipboard
Not picking up translate attribute with single quotes, e.g. data-translate='blah'
If I have the data-translate attribute in my template and use single quotes instead of double quotes, it is not picked up by the extractor. Using double quotes works as expected.
Thanks!