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

Nuxt 4 compatibility #40

Merged
merged 8 commits into from
Oct 19, 2024
Merged

Nuxt 4 compatibility #40

merged 8 commits into from
Oct 19, 2024

Conversation

dulnan
Copy link
Owner

@dulnan dulnan commented Oct 19, 2024

Fixes #37

  • Generate separate .mjs and .d.ts templates for server options file
  • Relative import of graphqlMiddleware.serverOptions
  • Properly resolve schemaPath

Todo

  • Check whether to use rootDir or srcDir for autoImportPatterns, fragment imports, etc.

@dulnan dulnan marked this pull request as ready for review October 19, 2024 12:25
@dulnan dulnan merged commit 01aa2e3 into main Oct 19, 2024
1 check 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.

RollupError when using Nuxt 3.13.1 with Nuxt 4 compatibility mode
1 participant