Commit e6c80312 authored by nanahira's avatar nanahira

no auto open

parent a3f24c83
Pipeline #39643 passed with stages
in 2 minutes and 50 seconds
......@@ -24,7 +24,7 @@ module.exports = {
dev: {
env: require('./dev.env'),
port: 8080,
autoOpenBrowser: true,
autoOpenBrowser: false,
assetsSubDirectory: 'assets',
assetsPublicPath: '/',
proxyTable: {},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment