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 Missing exports condition #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vyconm
Copy link

@vyconm vyconm commented Jan 10, 2024

Fix the Missing Export Condition Error caused by Vite deprecating support without it in the future.

Info: https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition

relates to issue #1

Fix the Missing Export Condition Error caused by Vite deprecating support without it in the future.

Info:  https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition

relates to issue Brisklemonade#1
Brisklemonade#1
forgot a closing curly brace. oops.
@niemyjski
Copy link

Pr looks good

@bartvdbraak
Copy link

Hi @Brisklemonade, is it possible to merge this PR or are there any other issues preventing it?

@shiftlabs1
Copy link

@Brisklemonade please merge this PR in. This is the only lib in our application that is not yet compliant . Please

@SkyfallWasTaken
Copy link

SkyfallWasTaken commented Feb 4, 2024

@vyconm The version should be bumped to 1.2.1 I'm pretty sure

@aidarkhanov
Copy link

aidarkhanov commented Jul 20, 2024

Hello, everyone. As this package, unfortunately, is not well maintained, I put an effort to create an alternative: https://github.com/furtuna-digital/radix-icons-svelte

P.S., this uses Svelte 5 and does not work with Svelte 4 but I can create a branch compatible with Svelte 4 if anyone asks.

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

6 participants