refine settings
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export default {
|
||||
title: 'vue-element-admin',
|
||||
|
||||
/**
|
||||
* @type {boolean} true | false
|
||||
@@ -16,7 +17,7 @@ export default {
|
||||
* @type {string | array} 'production' | ['production','development']
|
||||
* @description Need show err logs component.
|
||||
* The default is only used in the production env
|
||||
* If you want to use it in dev, you can pass ['production','development']
|
||||
* If you want to also use it in dev, you can pass ['production','development']
|
||||
*/
|
||||
errorLog: 'production'
|
||||
}
|
||||
|
Reference in New Issue
Block a user