Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Merged
merged 4 commits into from
Mar 5, 2025
Merged

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

merged 4 commits into from
Mar 5, 2025

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: 74a8d9e
Status:⚡️  Build in progress...

View logs

@antfu antfu merged commit faa08d3 into main Mar 5, 2025
1 of 3 checks passed
@antfu antfu deleted the feat/vue-tracer branch March 5, 2025 06:09
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