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: add svelte lib without components to noExternal #166

Merged
merged 5 commits into from Sep 11, 2021

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Sep 11, 2021

Fixes sveltejs/kit#2397

Note: I can't really add a failing test since the linked e2e-test-dep-svelte-api-only package is automatically noExternal by default. I can't force it to external via config.kit.vite.ssr.external either since our code respects that (not actually testing the bug). For now, I've tested with the issue's repro https://github.com/Nickersoft/urql-repro and it works.

@bluwy bluwy merged commit adccb23 into main Sep 11, 2021
@bluwy bluwy deleted the fix/noexternal-svelte-lib branch September 11, 2021 08:40
@github-actions github-actions bot mentioned this pull request Sep 11, 2021
@github-actions github-actions bot mentioned this pull request Jul 13, 2022
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