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: unknown extension .svelte #651

Merged

Conversation

happysalada
Copy link
Contributor

@happysalada happysalada commented Nov 21, 2023

closes #645

I've tested running npm run prepare and the resulting package.json has only the exports "." property changed that fixes the issue.

the svelte package has been moved in the package.json to be in alphabetical order.

let me know if you need anything, happy to help in any way I can.

here is the reference for the spec https://kit.svelte.dev/docs/packaging#anatomy-of-a-package-json
that talks about the change I made.

Copy link

vercel bot commented Nov 21, 2023

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

Name Status Preview Comments Updated (UTC)
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 10:17am

@happysalada
Copy link
Contributor Author

@rob-balfre this is a hard error with sveltekit 2.0, if you have a chance to look at this.
If there is anything I can do further, let me know.

@rob-balfre rob-balfre merged commit bc6bc6e into rob-balfre:master Jan 5, 2024
2 checks passed
@happysalada happysalada deleted the fix_unknown_extension_svelte branch January 5, 2024 10:51
@happysalada
Copy link
Contributor Author

@rob-balfre thank you for the time you've put in this project!

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.

unknown file extension '.svelte'
2 participants