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

feat: correctly prebundle svelte libraries #294

Merged
merged 13 commits into from
Apr 4, 2022
Merged

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Mar 8, 2022

Requires Vite 2.9, though I think it works with Vite 2.8 too (with caveats), but may be better to still bump the peer dep. Putting this here for visibility and if others like to try.

Closes #222

@bluwy bluwy marked this pull request as ready for review March 30, 2022 16:51
@bluwy
Copy link
Member Author

bluwy commented Apr 4, 2022

Merging this in so we don't hold it any longer. Summary: There's one more thing to do to make sure we can force reoptimization of the dev server without a hack.

@bluwy bluwy merged commit 603c90c into main Apr 4, 2022
@bluwy bluwy deleted the direct-prebundle-svelte branch April 4, 2022 02:34
@github-actions github-actions bot mentioned this pull request Apr 4, 2022
@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
Development

Successfully merging this pull request may close these issues.

Cleanup prebundleSvelteLibraries
2 participants