System Overheating due to Vite CSS

Eversince I used vite to customize my the css, my system will be overheating and the fan making noise, so my afraid is i dont want the same thing to happen in diffrent environments on production
Solution:
You won't be running npm run dev on the server. That should only be used in development. And with npm run build all the files will be built and just served as regular CSS and JS files. Also your server is going to be more powerful than your computer. Pretty sure you'll be ok in production. πŸ™‚...
Jump to solution
3 Replies
sadiqgoni13
sadiqgoni13OPβ€’6d ago
.
Solution
awcodes
awcodesβ€’6d ago
You won't be running npm run dev on the server. That should only be used in development. And with npm run build all the files will be built and just served as regular CSS and JS files. Also your server is going to be more powerful than your computer. Pretty sure you'll be ok in production. πŸ™‚
sadiqgoni13
sadiqgoni13OPβ€’6d ago
Wow this gives me a loud peace of mind, Thankyou Very Much, this is soo helpful
Want results from more Discord servers?
Add your server