chrisvfritz/prerender-spa-plugin

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

Open

#176 aberto em 16 de abr. de 2018

Ver no GitHub
 (13 comments) (0 reactions) (1 assignee)JavaScript (631 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (7.303 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador