Skip to content

Prerender for router with webhash history mode #217

@x3iides

Description

@x3iides

Hi, I was wondering if the plugin would work for applications with their vue-router using the webHashHistory mode as I have been using the webHashHistory mode since the beginning and after installing the plugin, only the index.html file is prerendered correctly

Describe the solution you'd like
An example of what I'm doing now is this.

renderRoutes: [
'/',
'/product'
],

but the product.html file is exactly the same as the index.html file

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions