You've already forked AstralRinth
forked from didirus/AstralRinth
Fix devtools being enabled in prod (#601)
This commit is contained in:
@@ -128,8 +128,7 @@ export default {
|
|||||||
|
|
||||||
vue: {
|
vue: {
|
||||||
config: {
|
config: {
|
||||||
productionTip: false,
|
devtools: false,
|
||||||
devtools: true,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
router: {
|
router: {
|
||||||
|
|||||||
Reference in New Issue
Block a user