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

fix(vite): do not watch ignored pathes#5632

Merged
pi0 merged 1 commit intomainfrom
fix/vite-ignore
Jun 27, 2022
Merged

fix(vite): do not watch ignored pathes#5632
pi0 merged 1 commit intomainfrom
fix/vite-ignore

Conversation

@farnabaz
Copy link
Copy Markdown
Member

🔗 Linked issue

❓ 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

Add nuxt.ignore list into Vite's rollupOptions.watch.exclude to prevent those files from being watched.
https://rollupjs.org/guide/en/#watchexclude

📝 Checklist

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 27, 2022

Deploy Preview for nuxt3-docs ready!

Name Link
🔨 Latest commit 14db090
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62b99bfc4046d70008881f83
😎 Deploy Preview https://deploy-preview-5632--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@farnabaz farnabaz requested a review from pi0 June 27, 2022 12:01
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.

3 participants