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

chore: migrate to vite-plugin-devtools #107

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

Conversation

Aslemammad
Copy link

@Aslemammad Aslemammad commented Jul 3, 2023

This PR tries to bring vite-plugin-devtools as the base core for vite-plugin-vue-devtools.

This will help this devtools to be aligned with other devtools (like nuxt-devtools) and let them work next to each other easily. It also helps avoiding rewriting many of the core APIs, so other devtools can also benefit from those APIs (Server-Client communication, panel UI, ...).

At some point we'd have such experience:
image (6)

@Aslemammad Aslemammad marked this pull request as ready for review July 14, 2023 11:40
@Aslemammad
Copy link
Author

for it to be working, you need to clone vite-plugin-devtools first, and link it using pnpm pnpm link ../vite-plugin-devtools

first you need to build vite-plugin-devtools first (pnpm build)

I think you can have a review so I see what can be changed, I believe there's more space to do more clean ups though. Thank you so much for the opportunity @webfansplz. We appreciate you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant