Electron + Vue 开发的时候,在 App 里加载 DevTools | Becomin' Charles #8
Replies: 1 comment 2 replies
-
你好我在 electron 31.3.1 加载 vue-tools 加载不出来 |
Beta Was this translation helpful? Give feedback.
2 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.
-
Electron + Vue 开发的时候,在 App 里加载 DevTools | Becomin' Charles
使用 Electron 开发的时候,因为其原理是 Node.js + Chrome 内核,所以在 Chrome 能用的开发工具,在 Electron 开发的时候也可以用,这就带来了很好的开发体验。 这是一个巨大的优势,可以抵销很多 electron 平台的劣势。
https://blog.charlestang.org/2024/electron-vue-load-devtools/
Beta Was this translation helpful? Give feedback.
All reactions