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: update svelte-hmr and enable partial accept #440

Merged
merged 3 commits into from Sep 17, 2022

Conversation

dominikg
Copy link
Member

to allow context=module updates, see issue #134

This is enabled by default, but can be disabled by either
hot:{partialAccept: false} in vite-plugin-svelte options or
experimental: {hmrPartialAccept: false} in vite config.

@rixo rixo self-requested a review September 17, 2022 11:28
@dominikg dominikg merged commit f6d7007 into main Sep 17, 2022
@dominikg dominikg deleted the fix/context-module-hmr branch September 17, 2022 15:28
@github-actions github-actions bot mentioned this pull request Sep 17, 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.

None yet

3 participants