Level 29
It should be off in production mode, if not set it explicitly
Vue.config.devtools = false
1 like
Hey Folks,
How do you go about switching Vue JS DevTools off in production so the component data isn't visible?
Fairly new to Vue JS.
Cheers
It should be off in production mode, if not set it explicitly
Vue.config.devtools = false
Please or to participate in this conversation.