color, weigth, locale, config
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
const conf = require('config')
|
||||
|
||||
module.exports = {
|
||||
mode: 'universal',
|
||||
/*
|
||||
@@ -15,6 +17,8 @@ module.exports = {
|
||||
{ path: '/api', handler: '@/server/api/index.js' }
|
||||
],
|
||||
|
||||
server: conf.server,
|
||||
|
||||
/*
|
||||
** Customize the progress-bar color
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user