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