uno.config.ts vitest.config.ts Breadcrumbs vite-plugin-vue-devtools / uno.config.ts Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 1 lines (1 loc) · 55 Bytes Raw export { default } from './packages/client/uno.config' 1 ...
Vuex always connects vue-devtools currently but it would not make sense if devtools is disabled via Vue's config. This PR let devtoolPlugin be disable if Vue.config.devtools === false Fix #875 👍 1 andreiglingeanu reacted with thumbs up emoji perf: do not connect devtools if Vue.co...
先上官方描述如下图devtools-1: 源码:位置/vue/src/platforms/web/runtime/index.js 如果config.devtools = t...
vuejs / devtools-v6 Public Notifications Fork 4.1k Star 24.7k New issue Jump to bottom VTooltip/VPopover config tweaks #532 Merged Akryum merged 1 commit into vuejs:master from Akryum:v-tolltip-config-tweaks Jan 19, 2018 Merged VTooltip/VPopover config tweaks #532 Akryum ...