chore: nuxt config

This commit is contained in:
Zack Spear
2023-05-30 18:41:32 -07:00
committed by Zack Spear
parent 6ce48a830d
commit 3992647a39

View File

@@ -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