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

fix dynamic routes prerender #87

Closed
wants to merge 4 commits into from

Conversation

VortexExpansion
Copy link
Contributor

@VortexExpansion VortexExpansion commented Jul 23, 2024

@yabe-diverta san
Prerendered the dynamic paths to fix the problem

Note for the reviewer

  • nuxt.config.ts refactored to nuxt.config.js to support the hooks. Package-lock updated accordingly
  • tsconfig files deleted
  • refactored to ofetch since $fetch cannot be used in non vue files

@VortexExpansion VortexExpansion marked this pull request as ready for review July 23, 2024 04:59
@VortexExpansion VortexExpansion marked this pull request as draft July 23, 2024 07:28
@VortexExpansion
Copy link
Contributor Author

Closed as hotfixed.

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

Successfully merging this pull request may close these issues.

Reloading at /member/detail/, /topics_detail/ will redirect to the top page.
1 participant