Closed ThibaultVlacich closed 2 months ago
Context: nuxt/nuxt#28332
nuxt/schema is a re-export of @nuxt/schema for users to use. Modules should not augment it, or it may end up overwriting the inferred types from @nuxt/schema.
nuxt/schema
@nuxt/schema
nuxt/nuxt#28332
Thanks!
Description
Context: nuxt/nuxt#28332
nuxt/schema
is a re-export of@nuxt/schema
for users to use. Modules should not augment it, or it may end up overwriting the inferred types from@nuxt/schema
.Linked Issues
nuxt/nuxt#28332
Additional context