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

fix(message-utils): workaround package.json exports field for older runtimes #1657

Merged
merged 1 commit into from
May 17, 2023

Conversation

thekip
Copy link
Collaborator

@thekip thekip commented May 16, 2023

Previously, I wrote something non-workable. This time it should work.

Fixes: #1633

@vercel
Copy link

vercel bot commented May 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
js-lingui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2023 3:19pm

@github-actions
Copy link

size-limit report 📦

Path Size
./packages/core/dist/index.mjs 1.43 KB (0%)
./packages/detect-locale/dist/index.mjs 721 B (0%)
./packages/react/dist/index.mjs 1.59 KB (0%)
./packages/remote-loader/dist/index.mjs 7.24 KB (0%)

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ba00921) 75.48% compared to head (72b99e1) 75.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1657   +/-   ##
=======================================
  Coverage   75.48%   75.48%           
=======================================
  Files          79       79           
  Lines        2011     2011           
  Branches      518      518           
=======================================
  Hits         1518     1518           
  Misses        379      379           
  Partials      114      114           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andrii-bodnar andrii-bodnar merged commit e3ff138 into lingui:main May 17, 2023
14 checks passed
@thekip thekip deleted the fix-workaround-for-older-runtimes branch May 17, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot find module '@lingui/message-utils/compileMessage'
2 participants