feat: add build date in footer

This commit is contained in:
YunYouJun
2022-12-19 05:11:57 +08:00
parent 9abece1009
commit fdf37a0efb
9 changed files with 1271 additions and 811 deletions

View File

@@ -50,6 +50,11 @@ export default defineConfig({
'@vueuse/core',
],
dts: 'src/auto-imports.d.ts',
dirs: [
'src/composables',
'src/store',
],
vueTemplate: true,
}),
// https://github.com/antfu/unplugin-vue-components