diff --git a/nuxt.config.ts b/nuxt.config.ts index 4a59b1089..268a98434 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -10,10 +10,6 @@ export default defineNuxtConfig({ '@nuxtjs/tailwindcss', 'nuxt-custom-elements', ], - components: [ - { path: '~/components/helpers', prefix: 'Helper' }, - '~/components', - ], runtimeConfig: { public: { // will be exposed to the client-side callbackKey: '', // set in .env – https://nuxt.com/docs/guide/going-further/runtime-config#environment-variables