We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f7e05 commit a719cb2Copy full SHA for a719cb2
1 file changed
quasar.conf.js
@@ -82,7 +82,7 @@ module.exports = configure(function () {
82
devServer: {
83
https: false,
84
port: 8080,
85
- open: true // opens browser window automatically
+ open: false // do not open browser window automatically
86
},
87
88
// https://v2.quasar.dev/quasar-cli/quasar-conf-js#Property%3A-framework
0 commit comments