mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-05-03 02:20:59 -05:00
feat(ui): enable Vue devtools
This commit is contained in:
@@ -12,6 +12,7 @@ import gql from 'graphql-tag'
|
||||
window.gql = gql
|
||||
|
||||
Vue.config.productionTip = false
|
||||
Vue.config.devtools = true
|
||||
|
||||
// For client addons
|
||||
window.Vue = Vue
|
||||
|
||||
Reference in New Issue
Block a user