chrisvfritz/prerender-spa-plugin

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

Open

#176 aperta il 16 apr 2018

Vedi su GitHub
 (13 commenti) (0 reazioni) (1 assegnatario)JavaScript (631 fork)batch import
bughelp wanted

Metriche repository

Star
 (7303 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor