Skip to content

chore: add vue devtools to vite optimize deps#1746

Open
userquin wants to merge 1 commit intomainfrom
userquin/optimize-vue-devtools-deps
Open

chore: add vue devtools to vite optimize deps#1746
userquin wants to merge 1 commit intomainfrom
userquin/optimize-vue-devtools-deps

Conversation

@userquin
Copy link
Member

🔗 Linked issue

🧭 Context

Add Vue devtools to Vite optimized deps:

image

📚 Description

This PR adds Vue devtools to Vite optimized deps.

@vercel
Copy link

vercel bot commented Feb 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev Building Building Preview, Comment Feb 28, 2026 0:47am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Feb 28, 2026 0:47am
npmx-lunaria Ignored Ignored Feb 28, 2026 0:47am

Request Review

@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 433494c and 3bf80a3.

📒 Files selected for processing (1)
  • nuxt.config.ts

📝 Walkthrough

Walkthrough

This pull request modifies nuxt.config.ts to expand Vite's dependency pre-bundling configuration. Two Vue devtools-related packages, @vue/devtools-core and @vue/devtools-kit, are added to the optimizeDeps.include array. This ensures these modules are pre-bundled by Vite during development, potentially improving load performance and compatibility.

Possibly related PRs

Suggested reviewers

  • danielroe
  • trueberryless
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description clearly describes the change, explaining that Vue devtools are being added to Vite optimized dependencies and includes supporting evidence via a screenshot of the development server output.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch userquin/optimize-vue-devtools-deps

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant