You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chenjiahan
changed the title
[Bug]: sirv will reduce the rsdoctor client hmr failed
[Bug]: Using sirv will cause the rsdoctor client HMR to fail
Jan 18, 2025
Version
@rsdoctor/* @0.4.12 and change the server-static to sirv.
Details
When change the server-static to sirv.
This affects our development, and we can't develop it with the help of hmr. After hmr, the hash changed resources will failed to be fetch.
Reproduce link
Just use the rsdoctor repo.
Reproduce Steps
pnpm run dev
on packages/components and runpnpm run start
on packages/client.pnpm run start:analysis
on examples/modern-minimalThe text was updated successfully, but these errors were encountered: