Open ppozniak opened 6 years ago
Hi !
I've got the same issue, did you find a workaround ?
Thank you
react-intl-cra: 0.3.3
React-intl-cra
does not work with decorator. Only if the official Create-react-app support it.
@maxence-lefebvre @ppozniak if your problem is specifically transform-decorators
not being loaded while parsing files, I have submitted a PR, you can use @dachinat/react-intl-cra
and change script to something like
"extract": "react-intl-cra 'src/**/*.js' -o 'en.json' -b transform-decorators"
Additionally I am unable to run
react-intl-cra
locally. I had to install it globally or usenode ./node_modules/react-intl-cra/bin