فهرست منبع

removendo autoopen ao rodar servidor

Gustavo Zanatta 1 ماه پیش
والد
کامیت
3dd4bb8fc9
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      quasar.config.js

+ 1 - 1
quasar.config.js

@@ -99,7 +99,7 @@ export default defineConfig((ctx) => {
     // Full list of options: https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#devServer
     devServer: {
       // https: true
-      open: true, // opens browser window automatically
+      open: false, // opens browser window automatically
     },
 
     // https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework