npm run dev slow performace #365
-
Hello guys, I use laravel with vite, when i run npm run dev, terminal works normal, but the application work very slow, the consumption of memory and processor don't hits the limit. In docker desktop, the same behavior occurred. Any solution ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
I'm not sure what you mean. Can you share screenshots and steps to reproduce? Also attach logs from the Help menu. |
Beta Was this translation helpful? Give feedback.
-
I'm record my screen. Please watch: https://www.loom.com/share/dc56bc91fd2845f3bedefa86d9148753 |
Beta Was this translation helpful? Give feedback.
To resolve this problem, I run npm run dev in local machine, out of docker container.