Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to vite-plugin-vue-tracer #803

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

antfu
Copy link
Member

@antfu antfu commented Mar 3, 2025

This would

  • Reduce dependencies size, vite-plugin-vue-tracer does not deps on babel
  • Cleaner DOM, no more data-v-inspector
  • More powerful inspection and more extendable, tracer can also trace other instances with the same components, go to parents, etc (for future integrations)
  • Simpified handling logics

Copy link

cloudflare-workers-and-pages bot commented Mar 3, 2025

Deploying nuxt-devtools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6c036e2
Status: ✅  Deploy successful!
Preview URL: https://8b539dbc.nuxt-devtools.pages.dev
Branch Preview URL: https://feat-vue-tracer.nuxt-devtools.pages.dev

View logs

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