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
{{ message }}
This repository was archived by the owner on May 19, 2025. It is now read-only.
场景:
正式线 有两台服务器
线上两个版本代码共存在build目录,当时因为为了防止cdn缓存
出现情况:
刷新页面,有时候访问旧版js,有时候访问新版js
请问 服务器端渲染这块怎么判断要加载哪个js的? 为什么会出现这个情况?