When I replace dist and the service is not restarted, it is still the last dist result when I refresh the access. #652
Unanswered
kemengwang
asked this question in
Discussion
Replies: 3 comments 12 replies
|
I think I know what's going on. Can you update to |
0 replies
|
i has updated to vite-plugin-ssr@0.4.82.But it didn't work out. |
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Description
I want to use this framework in the company's ssr construction.However, when I combine publishing and directly replace dist products without restarting the service, page access is still the result of the last dist.
I think it's the node cache problem. So I want to clear the cache of node by creating a sandbox.
Create a new sandbox to execute renderpage when replacing dist.But it didn't work out.
Error Message + Error Stack
No response
All reactions