We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is particularly important for Redux projects which widely promotes the pattern.
Redux
Looks like there is a new acorn plugin which adds support https://github.com/UXtemple/acorn-object-spread
The text was updated successfully, but these errors were encountered:
Any movement on this?
Sorry, something went wrong.
I opened a PR to fix this
But I think it's probably better to use babel first to compile and then jsxtext on top. In my case with a create-react-app boilerplate and yarn
yarn run jsxgettext -k '__' -o ../locales/elevo_front.pot <(NODE_ENV='production' yarn run -s babel src/ --presets=react-app)
Successfully merging a pull request may close this issue.
This is particularly important for
Redux
projects which widely promotes the pattern.Looks like there is a new acorn plugin which adds support https://github.com/UXtemple/acorn-object-spread
The text was updated successfully, but these errors were encountered: