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

fix(vite): invalidate client modules too #3116

Merged
merged 3 commits into from Feb 8, 2022
Merged

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/nuxt#13307

❓ 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

Seems that the invalidation needs to happen in both server & client servers. I've also tentatively decided to warm them both up too - but please let me know if this is unnecessary for some reason.

πŸ“ Checklist

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

@danielroe danielroe added bug Something isn't working vite πŸ”¨ p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage labels Feb 7, 2022
@danielroe danielroe requested a review from pi0 February 7, 2022 23:52
@danielroe danielroe self-assigned this Feb 7, 2022
@netlify
Copy link

netlify bot commented Feb 7, 2022

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 9338421

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/6201b0d6e1cddd000791fd34

@pi0 pi0 requested a review from antfu February 8, 2022 00:10
@pi0 pi0 merged commit 0f9bcbf into main Feb 8, 2022
@pi0 pi0 deleted the fix/invalidate-all-the-modules branch February 8, 2022 00:10
@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 πŸ”¨ p3-minor-bug Priority 3: a bug in an edge case that only affects very specific usage vite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In Dev, New Pages Render a Blank Page Until You Restart The Server
2 participants