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(svelte-scoped): add config hmr #3111

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

jacob-8
Copy link
Contributor

@jacob-8 jacob-8 commented Sep 12, 2023

Closes #2995 by adding a plugin to restart Vite when the config changes or listed dependencies change.

I added example usage. To try out cd examples/sveltekite-scoped, install packages and run dev.

@jacob-8 jacob-8 requested a review from antfu as a code owner September 12, 2023 00:39
@netlify
Copy link

netlify bot commented Sep 12, 2023

Deploy Preview for unocss ready!

Name Link
🔨 Latest commit 40cc694
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/64ffb343a9e3d80008e595b8
😎 Deploy Preview https://deploy-preview-3111--unocss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@antfu antfu added this pull request to the merge queue Sep 12, 2023
Merged via the queue into main with commit 4e3cdc7 Sep 12, 2023
10 checks passed
@antfu antfu deleted the add-config-hmr-svelte-scoped branch September 12, 2023 03:36
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.

config HMR not working for svelte-scoped
2 participants