-
Notifications
You must be signed in to change notification settings - Fork 144
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
[Bug]:An infinity loop in HMR occurs when saving the Unocss code #654
Labels
🐞 bug
Something isn't working
Comments
@9aoy please help to check this issue |
sixdjango
changed the title
[Bug]:An infinity loop in HRM occurs when saving the Unocss code
[Bug]:An infinity loop in HMR occurs when saving the Unocss code
Nov 23, 2023
This can be better: export default defineConfig({
content: {
filesystem: [
'src/**/*.{html,js,ts,jsx,tsx,vue,svelte,astro}',
]
},
}) |
sorry, this's my fault. But think you!🫡 |
We can provide a guide for UnoCSS @9aoy |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
Details
An infinity loop in HMR occurs when saving the Unocss code
Reproduce link
https://github.com/sixdjango/rsbuild-unocss
Reproduce Steps
change Unocss code as needed, then save it.
The text was updated successfully, but these errors were encountered: