mirror of
https://github.com/rommapp/romm.git
synced 2026-04-23 06:54:40 +00:00
fix vite conf
This commit is contained in:
@@ -72,6 +72,9 @@ export default defineConfig(({ mode }) => {
|
||||
return {
|
||||
optimizeDeps: {
|
||||
include: VUETIFY_COMPONENTS,
|
||||
esbuildOptions: {
|
||||
target: "esnext",
|
||||
},
|
||||
},
|
||||
build: {
|
||||
target: "esnext",
|
||||
|
||||
Reference in New Issue
Block a user