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

Added missing export condition #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rijuma
Copy link

@rijuma rijuma commented Feb 18, 2024

With latest versions of Svelte, this is a new requirement: https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition

This fixes #31

If "exports" is missing in package.json, it throws a warning:

WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

[email protected]

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

Copy link

vercel bot commented Feb 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gridjs-svelte ❌ Failed (Inspect) Feb 18, 2024 5:39pm

@bryansray
Copy link

Any chance of this getting into the library before failures start? 👍

Thanks for putting the PR together, @rijuma ✨✨🌟⭐️🌟✨✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants