universal-vue / uvue

Vue CLI plugin to create universal Vue applications with ease
https://universal-vue.github.io/docs/
MIT License
127 stars 13 forks source link

How to use dev tools? #60

Closed shapkarin closed 3 years ago

shapkarin commented 3 years ago

Hello. I hope that dev tools can help me to find a memory leak. But I just can't to run any command from https://universal-vue.github.io/docs/devtools/#ndb against the server. For example npx uvd doctor just generate static page that is not connected to the server and serve is not run at all.