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

chore: fix normalize paths on Windows in dev server #1655

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

userquin
Copy link
Member

@userquin userquin commented Sep 2, 2024

πŸ”— Linked issue

NA

❓ 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)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR fixes internal changes in Nuxt handling Windows paths normalization in dev server, just removes the file:/// prefix in the Nuxt config file (continuation of #1422)

imagen
Error using file:/// prefix

@userquin userquin requested a review from atinux September 2, 2024 22:24
@atinux atinux merged commit 4a44b06 into nuxt:main Sep 4, 2024
1 of 2 checks passed
@userquin userquin deleted the chore-fix-normalize-dir-path-on-windows branch September 5, 2024 09:18
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.

2 participants