From de0166b327f95d5f28d3093f9da36b0f21f3d9c2 Mon Sep 17 00:00:00 2001 From: jorgep Date: Mon, 25 Mar 2024 14:33:32 +0100 Subject: [PATCH] feat: refs #6485 not open new tab on launch --- quasar.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/quasar.config.js b/quasar.config.js index 80ddc3759..5932f48dc 100644 --- a/quasar.config.js +++ b/quasar.config.js @@ -117,6 +117,7 @@ module.exports = configure(function (/* ctx */) { secure: false, }, }, + open: false, }, // https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework