Skip to content

fix: generate vite dev manifest when ssr: false#775

Merged
danielroe merged 2 commits intonuxt:mainfrom
wattanx:issue-686-fix-dev-manifest
May 16, 2023
Merged

fix: generate vite dev manifest when ssr: false#775
danielroe merged 2 commits intonuxt:mainfrom
wattanx:issue-686-fix-dev-manifest

Conversation

@wattanx
Copy link
Copy Markdown
Collaborator

@wattanx wattanx commented May 16, 2023

🔗 Linked issue

resolves #686

❓ 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

In the case of vite: true && ssr: false, the manifest was not correctly generated, so I have fixed it.

📝 Checklist

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

@danielroe danielroe changed the title fix: fix generate dev manifest fix: generate vite dev manifest when ssr: false May 16, 2023
@danielroe danielroe merged commit dab55db into nuxt:main May 16, 2023
@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.

Error with VITE and SSR turned off

2 participants