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

ttag will not transpile childs if resolve is not set #132

Open
AlexMost opened this issue Jun 10, 2019 · 0 comments
Open

ttag will not transpile childs if resolve is not set #132

AlexMost opened this issue Jun 10, 2019 · 0 comments
Labels

Comments

@AlexMost
Copy link
Member

After fixing this issue #122 we have some kind of side effect, that if you will not set resolve config the child of ngettext will not be transpiled.

This issue is kind of tricky to fix. One thing that cames to my mind is that babel-plugin-ttag should always modify ttag tags and functions on the first match, to avoid doulbe match.

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

No branches or pull requests

1 participant