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

feat(vite): log vite-node hmr updates - #6351

Merged
pi0 merged 1 commit into
mainfrom
feat/vite-node-hmr-message
Aug 4, 2022
Merged

feat(vite): log vite-node hmr updates#6351
pi0 merged 1 commit into
mainfrom
feat/vite-node-hmr-message

Conversation

@pi0

@pi0pi0 commented Aug 4, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

Previous: #6281

❓ 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

This PR adds console output when vite server is rebuilt with vite-node enabled.

Since vite-node has a passive rebuild mechanism, we could only show it after file changes and by next request.

image

(PS: Damn is fast!!)

📝 Checklist

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

@netlify

netlifyBot commented Aug 4, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

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

@pi0
pi0 merged commit 23329e0 into mainAug 4, 2022
@pi0
pi0 deleted the feat/vite-node-hmr-message branch August 4, 2022 11:13
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pi0@antfu@danielroe