Skip to content

fix(nuxt): resolve aliases used in nitro plugin paths#27741

Merged
danielroe merged 1 commit intomainfrom
fix/resolve-nitro-plugins
Jun 20, 2024
Merged

fix(nuxt): resolve aliases used in nitro plugin paths#27741
danielroe merged 1 commit intomainfrom
fix/resolve-nitro-plugins

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 Linked issue

resolves #27714

📚 Description

This resolves any nuxt aliases in nitro plugin paths (so, for example, ~~ and ~ can continue to work if used).

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

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

@danielroe danielroe changed the title fix(nuxt): support hoisting types of subpath imports (#27720) fix(nuxt): resolve aliases used in nitro plugin paths Jun 20, 2024
@danielroe danielroe self-assigned this Jun 20, 2024
@danielroe danielroe merged commit a4fc866 into main Jun 20, 2024
@danielroe danielroe deleted the fix/resolve-nitro-plugins branch June 20, 2024 22:19
@github-actions github-actions Bot mentioned this pull request Jun 20, 2024
@github-actions github-actions Bot mentioned this pull request Jun 21, 2024
2 tasks
@github-actions github-actions Bot mentioned this pull request Jun 28, 2024
Kamsou pushed a commit to Kamsou/nuxt that referenced this pull request Feb 5, 2025
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.

Nitro plugin path doesn't resolve correctly when compatibilityVersion: 4 is set

1 participant