color, weigth, locale, config

This commit is contained in:
lesion
2019-06-26 14:44:21 +02:00
parent b093dae3f3
commit 1087723be8
27 changed files with 188 additions and 86 deletions

View File

@@ -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
*/