Auto-reload is slow
Answered
Rhinelander posted this in #help-forum
RhinelanderOP
Please help me.
My Auto-reload is very slow. What can I do?
My Auto-reload is very slow. What can I do?
Answered by not-milo.tsx
That's an unusually long amount of time
Are you also seeing high memory usage and/or other things that have slowed down?
Note that if your pc doesn't have enough memory and you're working with a large project it might lengthen every operation, from file reanmes to hot reload times, dev startup and builds.
Are you also seeing high memory usage and/or other things that have slowed down?
Note that if your pc doesn't have enough memory and you're working with a large project it might lengthen every operation, from file reanmes to hot reload times, dev startup and builds.
4 Replies
Probably nothing... How much time does it take for the server to reload once you make a change and what version of Next are you on?
@not-milo.tsx Probably nothing... How much time does it take for the server to reload once you make a change and what version of Next are you on?
RhinelanderOP
Next 14.
Almost 1 min or even more than
Almost 1 min or even more than
That's an unusually long amount of time
Are you also seeing high memory usage and/or other things that have slowed down?
Note that if your pc doesn't have enough memory and you're working with a large project it might lengthen every operation, from file reanmes to hot reload times, dev startup and builds.
Are you also seeing high memory usage and/or other things that have slowed down?
Note that if your pc doesn't have enough memory and you're working with a large project it might lengthen every operation, from file reanmes to hot reload times, dev startup and builds.
Answer
RhinelanderOP
@not-milo.tsx
Thanks.
Can you please fix this for me?
This one is about using tailwindcss in my application.
Please kindly go through the setup and check if there is any error in the project structure.
When I applied one of the tailwind classes on my app's page.tsx file, it doesn't change the text background.
Thanks.
Can you please fix this for me?
This one is about using tailwindcss in my application.
Please kindly go through the setup and check if there is any error in the project structure.
When I applied one of the tailwind classes on my app's page.tsx file, it doesn't change the text background.