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
Describe the bug Since upgrade to version 2.4.0 on a TypeScript project, we are unable to run lingui extract.
2.4.0
lingui extract
Unknown option: .projectType. Check out http://babeljs.io/docs/usage/options/ for more information about options.
To Reproduce
Expected behavior No error.
Additional context
7.0.0-bridge.0
The text was updated successfully, but these errors were encountered:
5668796
Released in v2.4.1, thanks for reporting the issue!
Sorry, something went wrong.
Thanks for the super quick release :) !!
fix: remove projectType from typescript extractor (lingui#260)
4cbf187
Closes lingui#260
No branches or pull requests
Describe the bug
Since upgrade to version
2.4.0
on a TypeScript project, we are unable to runlingui extract
.To Reproduce
2.4.0
in a TS project.lingui extract
on that project.Expected behavior
No error.
Additional context
2.4.0
7.0.0-bridge.0
The text was updated successfully, but these errors were encountered: