Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

找不到相关资源文件 #24

Closed
jianqi-liu0874 opened this issue Sep 6, 2022 · 1 comment
Closed

找不到相关资源文件 #24

jianqi-liu0874 opened this issue Sep 6, 2022 · 1 comment

Comments

@jianqi-liu0874
Copy link

测试人员停留在上个系统版本,我重新发布一个新版本覆盖上一个版本的资源文件,这时测试人员点击以前没有访问过的页面,就会报错找不到相关的资源文件。原因是vite打包后js相关文件较细,进入新页面的时候需要加载服务器资源,此时上个版本的资源已经替换成新版本的资源,所以找不到资源文件。请问这种情况有什么好的办法解决吗?

@buqiyuan
Copy link
Owner

这种情况可以考虑保留历史版本的资源文件,增量发布即可

@buqiyuan buqiyuan closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants