-
-
Notifications
You must be signed in to change notification settings - Fork 428
docs: Adds gettext with react webpack example #2344
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
base: main
Are you sure you want to change the base?
Conversation
|
@garikkh is attempting to deploy a commit to the Crowdin Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2344 +/- ##
==========================================
- Coverage 77.05% 76.24% -0.81%
==========================================
Files 84 99 +15
Lines 2157 2648 +491
Branches 555 690 +135
==========================================
+ Hits 1662 2019 +357
- Misses 382 505 +123
- Partials 113 124 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
bump @timofei-iatsenko |
|
@garikkh thank you for the contribution! Could you also please add it to this page? https://github.com/lingui/js-lingui/blob/main/website/docs/examples.md |
Description
Adds a gettext example to the repo
Also, to get more variety in examples, uses webpack config with JSON compiled dynamic loading
Types of changes
Fixes # (issue)
Checklist