Hard load and very slow page transition in production
Unanswered
Common paper wasp posted this in #help-forum
Common paper waspOP
I'm using pages routing.
in development, pages transition like a SPA, but in prod, everytime i change a page ( does not matter if it has SSR or not ), it waits for 2 sec then hard refreshes to that page.
Whats the problem?
in development, pages transition like a SPA, but in prod, everytime i change a page ( does not matter if it has SSR or not ), it waits for 2 sec then hard refreshes to that page.
Whats the problem?
1 Reply
Common paper waspOP
Ok dont mind me. I forgot to restart pm2 after creating a new build.