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(webpack): avoid repeat set __vfsModules value #155

Merged
merged 2 commits into from Aug 18, 2022

Conversation

PatrickChen928
Copy link
Contributor

fix: unocss/unocss#1429

Actually, I don't know why there didn't have this problem(infinite compile) before. But by my test, do not repeat reset __vfsModules value is works.

@PatrickChen928
Copy link
Contributor Author

But even after doing this, it still compiles twice when hmr...

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.

[webpack]: infinite compile in dev mode
2 participants