Open Issues Need Help
View All on GitHub help: disable bots for specific domain about 2 months ago
help wanted
Tame the robots crawling and indexing your Nuxt site.
TypeScript
#nuxt#nuxt-module#robots-txt#ssr#vuejs
AI Summary: Debug a type error in the @nuxtjs/robots module (v5.3.0) that occurs after updating to the latest version and breaks the `ssr` property within `NitroRouteConfig` in a Nuxt 3 project's `nuxt.config.ts`. The issue arises from a type definition mismatch introduced in v5.3.0, causing the typechecker to fail. The task involves investigating the change in the module's type definitions between v5.2.11 and v5.3.0, identifying the source of the incompatibility, and potentially proposing a fix or workaround.
Complexity:
4/5
help wanted
Tame the robots crawling and indexing your Nuxt site.
TypeScript
#nuxt#nuxt-module#robots-txt#ssr#vuejs