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

High CPU usage when running dev command #145

Open
apasov opened this issue Feb 27, 2021 · 0 comments · May be fixed by #146
Open

High CPU usage when running dev command #145

apasov opened this issue Feb 27, 2021 · 0 comments · May be fixed by #146

Comments

@apasov
Copy link

apasov commented Feb 27, 2021

When you run yarn dev or npm run dev you get CPU usage up to 100%, slow HMR etc.

This can be fixed by excluding node_modules directory from watching by webpack.

apasov added a commit to apasov/laravel-nuxt that referenced this issue Feb 27, 2021
@apasov apasov linked a pull request Feb 27, 2021 that will close this issue
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 a pull request may close this issue.

1 participant