-
Notifications
You must be signed in to change notification settings - Fork 67
Fix missing export condition for svelte v4 #158
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
Conversation
@jis3r
jis3r
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested it locally, and it solves the warning without breaking the functionality.
xxfogs
commented
Feb 5, 2024
When is it expected for this PR to get merged and new release be made?
When is it expected for this PR to get merged and new release be made?
It will probably take some time. There are PR’s open for more than half a year in this repo
darkwiz666
commented
Aug 21, 2024
"Some time" half the year is gone, can't someone message the man? lol
jis3r
commented
Sep 12, 2024
@darkwiz666 I just thought about forking this repo and tackling all issues, but I think that the Carousel-Component by shadcn-svelte adresses the most relevant things, is up to date and the whole project is actively maintained
xxfogs
commented
Sep 14, 2024
Another fine option is splide
https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition
Resolves #157