Skip to content

Does this work with vite / typescript? #1586

Discussion options

You must be logged in to vote

The component will work with Vite, but it lacks Typescript definitions, so it has an implicit <any> type. That's probably what the underline that you're seeing comes from.

I'm currently working on swapping out webpack for Vite and typescript so I can distribute a types file with the package. One of the last blockers before merging the beta branch.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sagalbot
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants