mirror of
https://github.com/unraid/api.git
synced 2026-02-21 15:38:44 -06:00
chore: build minifyIdentifiers false
This commit is contained in:
@@ -31,8 +31,8 @@ export default defineNuxtConfig({
|
||||
}
|
||||
},
|
||||
vite: {
|
||||
build: {
|
||||
minify: false,
|
||||
esbuild: {
|
||||
minifyIdentifiers: false,
|
||||
},
|
||||
},
|
||||
customElements: {
|
||||
|
||||
Reference in New Issue
Block a user