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

Svelte | Package: Add missing exports condition for Svelte #334 #336

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

rokotyan
Copy link
Contributor

This should fix #334.

In original PR #335 the export was pointing to dist/index.js, but I think it was incorrect because we publish the Svelte lib from the dist folder itself, and the NPM package won't have such folder.

cc @benbender

@benbender
Copy link

lgtm! Thanks!

@reb-dev reb-dev merged commit c423c86 into f5:main Feb 27, 2024
3 checks passed
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.

Missing exports condition for svelte
3 participants