Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support single colons #17

Closed
tancredi opened this issue Nov 15, 2017 · 1 comment
Closed

Support single colons #17

tancredi opened this issue Nov 15, 2017 · 1 comment

Comments

@tancredi
Copy link

Hi there,

Thanks for supporting v-* and :* attributes - this is great! Just one question: it seems to only pick up double quotes (E.g. :foo-bar="gettext('bar-foo')" will work but :foo-bar='gettext("bar-foo")' won't) - is there a particular reason for this? Would it be trivial to support?

ykshatroff pushed a commit to ykshatroff/babel-vue-extractor that referenced this issue Nov 18, 2017
nonamenix added a commit that referenced this issue Nov 19, 2017
#17. Support single quotes for v-* and :* directives
@nonamenix
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants