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
/
Hello,
Actually, every query are prerendered, https://github.com/nuxt/content/pull/1502/files. It generate a loottt of files and slow down the build process.
This is interesting when doing SSR without being static but when it's static, these files are not needed.
No response
The text was updated successfully, but these errors were encountered:
see unjs/website#271
Sorry, something went wrong.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This issue was closed because it has been stalled for 30 days with no activity.
No branches or pull requests
Environment
/
Reproduction
/
Describe the bug
Hello,
Actually, every query are prerendered, https://github.com/nuxt/content/pull/1502/files. It generate a loottt of files and slow down the build process.
This is interesting when doing SSR without being static but when it's static, these files are not needed.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: