From 24e1004d87ce85474b6b60c2964ea273b4b46350 Mon Sep 17 00:00:00 2001 From: Laurent Date: Sat, 24 Feb 2024 00:01:12 +0000 Subject: [PATCH] =?UTF-8?q?D=C3=A9sactivation=20de=20l'autoimport=20des=20?= =?UTF-8?q?composants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - vite.config.js | 2 -- 2 files changed, 3 deletions(-) diff --git a/package.json b/package.json index f17f092..a41cf1d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "eslint-plugin-vue": "^9.17.0", "prettier": "^3.0.3", "unplugin-fonts": "^1.1.1", - "unplugin-vue-components": "^0.26.0", "vite": "^5.0.11", "vite-plugin-vuetify": "^2.0.1" } diff --git a/vite.config.js b/vite.config.js index a176867..9418ac8 100644 --- a/vite.config.js +++ b/vite.config.js @@ -1,5 +1,4 @@ // Plugins -import Components from 'unplugin-vue-components/vite' import vue from '@vitejs/plugin-vue' import Vuetify, { transformAssetUrls } from 'vite-plugin-vuetify' import ViteFonts from 'unplugin-fonts/vite' @@ -15,7 +14,6 @@ export default defineConfig({ template: { transformAssetUrls } }), Vuetify(), - Components(), ViteFonts({ google: { families: [{