Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxi): fix version search path#7133

Merged
pi0 merged 2 commits intomainfrom
fix/nuxi-cwd
Sep 1, 2022
Merged

fix(nuxi): fix version search path#7133
pi0 merged 2 commits intomainfrom
fix/nuxi-cwd

Conversation

@pi0
Copy link
Copy Markdown
Member

@pi0 pi0 commented Sep 1, 2022

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Fixes issue with #7118 found in edge. createRequire accepts a file name instead of dirname and it was breaking behavior. Reusing existing cjs utils as fix.

image

After

image

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 1, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 10c8816
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/63108fc4f04ab200083976a9

@pi0 pi0 merged commit 62e38cd into main Sep 1, 2022
@pi0 pi0 deleted the fix/nuxi-cwd branch September 1, 2022 10:56
@pi0 pi0 mentioned this pull request Sep 1, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants