Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prerender for router with webhash history mode #217

Open
x3iides opened this issue Aug 4, 2021 · 0 comments
Open

Prerender for router with webhash history mode #217

x3iides opened this issue Aug 4, 2021 · 0 comments

Comments

@x3iides
Copy link

x3iides commented Aug 4, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant