From 5be73162f63f6e8f97d5bd525f70fd70129c7b93 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Fri, 13 Dec 2024 20:44:08 +0330 Subject: [PATCH] added none folder structure component name base --- frontend/nuxt.config.ts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/frontend/nuxt.config.ts b/frontend/nuxt.config.ts index 3a897fc..ba5d513 100644 --- a/frontend/nuxt.config.ts +++ b/frontend/nuxt.config.ts @@ -12,6 +12,13 @@ export default defineNuxtConfig({ }, }, + components: [ + { + path: "~/components", + pathPrefix: false, + }, + ], + icon: { mode: "svg", customCollections: [