Replies: 1 comment
-
研究了一下,通过设置 assetPrefix: '/../dist',能够在github pages上渲染页面,但是当跳转路由后,刷新页面还是会404,这个有人能提供解决方案么 |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
我的 modern.config.ts是这样的:
部署出去后所有js资源和css资源请求都是404,翻了下历史的issue也没找到怎么解决;使用的是约定式路由,并且存在一个动态路由
Beta Was this translation helpful? Give feedback.
All reactions