Explorar el Código

!1188 update Web/vite.config.ts.
Merge pull request !1188 from X5ZJ/N/A

zuohuaijun hace 2 años
padre
commit
f0a066009c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Web/vite.config.ts

+ 1 - 0
Web/vite.config.ts

@@ -31,6 +31,7 @@ const viteConfig = defineConfig((mode: ConfigEnv) => {
 			vue(),
 			vueJsx(),
 			webUpdateNotice({
+                versionType: 'build_timestamp',
 				notificationConfig: {
 					placement: 'topLeft',
 				},