chrisvfritz/prerender-spa-plugin

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

开放

#176 创建于 2018年4月16日

 (13 条评论) (0 个反应) (1 位负责人)JavaScript (631 个派生)batch import
bughelp wanted

仓库指标

星标
 (7,303 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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? ...

贡献者指南