Open simple5960 opened 3 weeks ago
Thank you for taking the time to answer this question 🌹
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
should i inject devtools-kit's code into my project and make a new protocol to connect devtools-kit and devtools-client?