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(cli): import type as type #1802

Merged
merged 1 commit into from Nov 28, 2023
Merged

Conversation

SourceR85
Copy link
Contributor

Description

This patch removes the following warning when I build my Project (TypeScript/Svelte/SvelteKit/svelte-i18n-lingui):

src/locales/en.d.ts (1:9) "Messages" is not exported by "node_modules/@lingui/core/dist/index.mjs", imported by "src/locales/en.d.ts".

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • I have read the CONTRIBUTING and CODE_OF_CONDUCT docs
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Copy link

vercel bot commented Nov 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 Nov 16, 2023 0:04am

@andrii-bodnar
Copy link
Contributor

@SourceR85 thank you!

@andrii-bodnar andrii-bodnar merged commit 960aadb into lingui:main Nov 28, 2023
5 of 12 checks passed
@SourceR85 SourceR85 deleted the fix-type-import branch December 4, 2023 14:25
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.

None yet

3 participants