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 vue-i18n type definition broken #459

Merged
merged 1 commit into from Apr 15, 2021
Merged

fix vue-i18n type definition broken #459

merged 1 commit into from Apr 15, 2021

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Apr 15, 2021

closes #458

@kazupon kazupon added the Type: Bug Bug or Bug fixes label Apr 15, 2021
@kazupon
Copy link
Member Author

kazupon commented Apr 15, 2021

api-extractor is strange ...

Analysis will use the bundled TypeScript version 4.1.5
(node:14014) UnhandledPromiseRejectionWarning: Error: The expression contains an import() type, which is not yet supported by API Extractor:
/path/to/intlify/vue-i18n-next/packages/vue-i18n/dist/packages/vue-i18n/src/components/NumberFormat.d.ts:50:19

I avoid this strange behavior of api-extractor.

@kazupon kazupon merged commit 91de3a0 into master Apr 15, 2021
@kazupon kazupon deleted the fix/d-ts-broken branch April 15, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect type declaration file in vue-i18n@9.1.5
1 participant