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

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

Merged
merged 1 commit into from
Aug 4, 2022
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Aug 4, 2022

πŸ”— 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
Copy link

netlify bot commented Aug 4, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 0e97e67
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62eb9d50c767ba000928f3af

@pi0 pi0 merged commit 23329e0 into main Aug 4, 2022
@pi0 pi0 deleted the feat/vite-node-hmr-message branch August 4, 2022 11:13
@pi0 pi0 mentioned this pull request Aug 5, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants