mirror of
https://github.com/unraid/api.git
synced 2026-05-09 08:41:12 -05:00
chore: build minifyIdentifiers false
This commit is contained in:
+2
-2
@@ -31,8 +31,8 @@ export default defineNuxtConfig({
|
||||
}
|
||||
},
|
||||
vite: {
|
||||
build: {
|
||||
minify: false,
|
||||
esbuild: {
|
||||
minifyIdentifiers: false,
|
||||
},
|
||||
},
|
||||
customElements: {
|
||||
|
||||
Reference in New Issue
Block a user