Skip to content

fix: remove ../ from css paths#759

Merged
danielroe merged 1 commit intonuxt:mainfrom
wattanx:issue-734-fix-generate-manifest
May 6, 2023
Merged

fix: remove ../ from css paths#759
danielroe merged 1 commit intonuxt:mainfrom
wattanx:issue-734-fix-generate-manifest

Conversation

@wattanx
Copy link
Copy Markdown
Collaborator

@wattanx wattanx commented May 6, 2023

🔗 Linked issue

resolves #734

❓ 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

After comparing the .nuxt/dist/server/client.manifest.json of Nuxt 3 and Nuxt Bridge, I confirmed that the Nuxt 3 side does not include ../.

📝 Checklist

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

@danielroe danielroe changed the title fix: prevent generating incorrect css paths. fix: remove ../ from css paths May 6, 2023
@danielroe danielroe merged commit 8397018 into nuxt:main May 6, 2023
@wattanx wattanx deleted the issue-734-fix-generate-manifest branch May 7, 2023 06:01
@danielroe danielroe mentioned this pull request Jun 20, 2023
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.

bug(vite): ENOENT: no such file or directory, open '/__skip_vite/.nuxt/components/nuxt-error.vue'

2 participants