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

how to use devtools-next in a non-web env, like miniprogram with vue runtime #645

Open
simple5960 opened this issue Oct 26, 2024 · 3 comments

Comments

@simple5960
Copy link

should i inject devtools-kit's code into my project and make a new protocol to connect devtools-kit and devtools-client?

@webfansplz
Copy link
Member

You can try to use standalone app.
FYI: https://github.com/vuejs/devtools-next/blob/v7.2.1/packages/playground/termui/src/main.ts#L11

@simple5960
Copy link
Author

Thank you for taking the time to answer this question 🌹

@simple5960
Copy link
Author

You can try to use standalone app. FYI: https://github.com/vuejs/devtools-next/blob/v7.2.1/packages/playground/termui/src/main.ts#L11

hi, arlhi, arlo, i have met a new question, my 「vue app」can't connect to 「devtool」,i'm wondering if the ws have some error, i want to inspect if any ws connection occured at 「devtool-client」,but how i open 「devtool-client」in my local envo, i have met a new question, my 「vue app」can't connect to 「devtool」,i'm wondering if the ws have some error, i want to inspect if any ws connection occured at 「devtool-client」,but how i open 「devtool-client」in my local env

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

No branches or pull requests

2 participants