Initial commit: Update project structure and add new features
This commit is contained in:
@@ -10,6 +10,7 @@ const host = process.env.TAURI_DEV_HOST;
|
||||
export default defineConfig(async () => ({
|
||||
plugins: [vue(), VueRouter({
|
||||
dts: 'src/route-map.d.ts',
|
||||
logs: true,
|
||||
}), tailwindcss()],
|
||||
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user