mirror of
https://github.com/unraid/api.git
synced 2026-01-06 16:49:49 -06:00
test: minify build false
This commit is contained in:
@@ -30,6 +30,11 @@ export default defineNuxtConfig({
|
||||
callbackKey: 'Uyv2o8e*FiQe8VeLekTqyX6Z*8XonB', // set in .env – https://nuxt.com/docs/guide/going-further/runtime-config#environment-variables
|
||||
}
|
||||
},
|
||||
vite: {
|
||||
build: {
|
||||
minify: false,
|
||||
},
|
||||
},
|
||||
customElements: {
|
||||
entries: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user