chrisvfritz/prerender-spa-plugin

When assetsPublicPath is set, the page is not rendered successfully.

Open

#176 创建于 2018年4月16日

在 GitHub 查看
 (13 评论) (0 反应) (1 负责人)JavaScript (7,303 star) (631 fork)batch import
bughelp wanted

描述

Vue project The value of assetsPublicPath is not '/', but '/sub/'. The page after run build is not rendered successfully, if assetsPublicPath: '/' can do it. But in my project, assetsPublicPath has to be set up. What should I do? ...

贡献者指南