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

fix(vite): invalidate virtual files when changed - #6038

Merged
pi0 merged 1 commit into
mainfrom
fix/invalidate-virtual
Jul 21, 2022
Merged

fix(vite): invalidate virtual files when changed#6038
pi0 merged 1 commit into
mainfrom
fix/invalidate-virtual

Conversation

@danielroe

@danielroedanielroe commented Jul 21, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#14286, resolvesnuxt/nuxt#14309.

❓ 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

Regression from #4512. When I changed the virtual prefix, I didn't update this hook.

📝 Checklist

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

@danielroedanielroe added bug Something isn't working dx vite ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Jul 21, 2022
@danielroe
danielroe requested a review from pi0July 21, 2022 14:18
@danielroedanielroe self-assigned this Jul 21, 2022
@netlify

netlifyBot commented Jul 21, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit0543d9c
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62d96046f62a0f0008a97d42

pi0
pi0 approved these changes Jul 21, 2022
@pi0
pi0 merged commit 45b449e into mainJul 21, 2022
@pi0
pi0 deleted the fix/invalidate-virtual branch July 21, 2022 14:22
@danielroedanielroe mentioned this pull request Jul 26, 2022
@pi0pi0 mentioned this pull request Aug 5, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xbugSomething isn't workingdx❗ p4-importantPriority 4: bugs that violate documented behavior, or significantly impact perfvite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New components created in custom srcDir are not recognized until restart Pages not automatically appearing when created while npm run dev running

2 participants

@danielroe@pi0