From b0b9ce7256cda5289806d8d4a3672330b731c7c4 Mon Sep 17 00:00:00 2001 From: rca Date: Sun, 21 Jul 2024 14:36:07 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=82=B9=E3=82=AB=E3=83=AB=E3=82=B1?= =?UTF-8?q?=E3=83=BC=E3=82=B9=E3=81=AB=E5=AF=BE=E5=BF=9C=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81?= =?UTF-8?q?=EF=BC=81=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- quasar.config.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/quasar.config.js b/quasar.config.js index 8dc9834..4122b6d 100644 --- a/quasar.config.js +++ b/quasar.config.js @@ -101,7 +101,9 @@ module.exports = configure(function (/* ctx */) { // Quasar plugins plugins: [ 'Notify' - ] + ], + all: 'auto', + autoImportComponentCase: 'combined' }, // animations: 'all', // --- includes all animations