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: module types generation #570

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

BobbieGoede
Copy link
Contributor

This should fix the module types generated on build by @nuxt/module-builder in dist/types.d.ts, these are missing runtime hooks right now.

Copy link

netlify bot commented Nov 16, 2023

Deploy Preview for apollo-module canceled.

Name Link
🔨 Latest commit f97e584
🔍 Latest deploy log https://app.netlify.com/sites/apollo-module/deploys/655698dcc5865e00083cffa0

@Diizzayy Diizzayy self-assigned this Nov 23, 2023
@Diizzayy Diizzayy merged commit 3d82fce into nuxt-modules:v5 Nov 23, 2023
4 checks passed
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.

Argument of type '"apollo:error"' is not assignable to parameter of type 'HookKeys<RuntimeNuxtHooks>'
2 participants