Fix devtools being enabled in prod (#601)
This commit is contained in:
parent
0f5aa9f8d9
commit
9a2243da9f
@ -128,8 +128,7 @@ export default {
|
|||||||
|
|
||||||
vue: {
|
vue: {
|
||||||
config: {
|
config: {
|
||||||
productionTip: false,
|
devtools: false,
|
||||||
devtools: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
router: {
|
router: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user