chrisvfritz/prerender-spa-plugin

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

Open

#176 ouverte le 16 avr. 2018

Voir sur GitHub
 (13 commentaires) (0 réactions) (1 assigné)JavaScript (7 303 stars) (631 forks)batch import
bughelp wanted

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

Guide contributeur