We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Being able to prerender a set of routes (instead of just the root) would be really useful for building static websites.
It should just be a matter of adding more instances of html-webpack-plugin here
Is there a plan for this feature or is there good reason not to do this? Happy to work on a PR
The text was updated successfully, but these errors were encountered:
I'm not sure that it's part of "the plan" but it definitely can be done 👍
FWIW, I'm also building a (separate) tool right now that includes this as a feature. Finished this part today~ 🎉
Sorry, something went wrong.
No branches or pull requests
Being able to prerender a set of routes (instead of just the root) would be really useful for building static websites.
It should just be a matter of adding more instances of html-webpack-plugin here
Is there a plan for this feature or is there good reason not to do this?
Happy to work on a PR
The text was updated successfully, but these errors were encountered: