tg app fix sizes

This commit is contained in:
xds
2025-10-28 00:25:54 +03:00
parent ab8855a246
commit 4ea0324d4e
11 changed files with 275 additions and 78 deletions

View File

@@ -4,7 +4,6 @@ import { fileURLToPath, URL } from 'node:url'
export default defineConfig(async ({mode}) => {
const env = loadEnv(mode, process.cwd(), '')
console.log('🚀 Running Vite in mode:', mode)
return {
plugins: [