Skip to content

fix(nuxt): move app augments to core nuxt types#27900

Merged
danielroe merged 1 commit intomainfrom
fix/augments
Jun 28, 2024
Merged

fix(nuxt): move app augments to core nuxt types#27900
danielroe merged 1 commit intomainfrom
fix/augments

Conversation

@danielroe
Copy link
Copy Markdown
Member

@danielroe danielroe commented Jun 28, 2024

🔗 Linked issue

📚 Description

Now that we are not explicitly importing from #app index it's possible for these augments to disappear mysteriously for a user. By adding them to core nuxt types we avoid that danger.

Note: we will probably move them again later - we'd like to separate the 'type namespaces' for nuxt configuration + runtime, but for now this is a good location.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant