Explorar el Código

upload

dev_YWQ
HolyKnightIX hace 2 años
padre
commit
d257b3a929
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      vite.config.ts

+ 3
- 3
vite.config.ts Ver fichero

@@ -96,8 +96,8 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
symbolId: "icon-[dir]-[name]",
}),
],
define: {
global: {},
},
// define: {
// global: {},
// },
};
});

Cargando…
Cancelar
Guardar