Skip to content

Commit 5dec988

Browse files
committed
2 parents bf54653 + c92244c commit 5dec988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vue.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ module.exports = {
4646
// host: config.host,
4747
// port: config.port,
4848
https: config.https,
49+
clientLogLevel: 'info',
4950
headers: { 'Access-Control-Allow-Origin': '*' },
5051
before(app, server) {
5152
const sane = require('sane')

0 commit comments

Comments
 (0)