grunt-angular-translate icon indicating copy to clipboard operation
grunt-angular-translate copied to clipboard

Not picking up translate attribute with single quotes, e.g. data-translate='blah'

Open mrhaasguy opened this issue 9 years ago • 0 comments

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!

mrhaasguy avatar Jun 30 '16 14:06 mrhaasguy