Replies: 1 comment
-
We do release the devtools as the standalone package |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to how Vue dev tools have a standalone electron app: https://devtools.vuejs.org/guide/installation.html#standalone
This is useful when debugging Apollo apps running in restrictive environments like CefSharp WebViews where you can't install any extra extensions like you could in a normal browser.
Beta Was this translation helpful? Give feedback.
All reactions