mirror of
https://github.com/unraid/api.git
synced 2026-01-16 05:37:25 -06:00
chore: nuxt config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user