chrisvfritz/prerender-spa-plugin

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

Open

#176 geöffnet am 16. Apr. 2018

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (7.303 Stars) (631 Forks)batch import
bughelp wanted

Beschreibung

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

Contributor Guide