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

fix(vite): write dev manifest before spa build#7380

Merged
pi0 merged 2 commits intomainfrom
fix/spa-manifest
Sep 9, 2022
Merged

fix(vite): write dev manifest before spa build#7380
pi0 merged 2 commits intomainfrom
fix/spa-manifest

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 Linked issue

resolves nuxt/nuxt#14861

❓ 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

We were omitting building client-manifest due to a regression from #7264.

📝 Checklist

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

@danielroe danielroe added bug Something isn't working vite ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Sep 9, 2022
@danielroe danielroe requested a review from pi0 September 9, 2022 10:27
@danielroe danielroe self-assigned this Sep 9, 2022
@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 9, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 2f873dc
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/631b152a87face0008979b70

@pi0 pi0 merged commit 0ab29f6 into main Sep 9, 2022
@pi0 pi0 deleted the fix/spa-manifest branch September 9, 2022 10:28
This was referenced Sep 14, 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

3.x bug Something isn't working ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf vite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.nuxt/dist folder not created, resulting in an error at runtime (in dev)

2 participants