ручной рефакторинг

This commit is contained in:
2025-07-20 08:11:27 +03:00
parent 339bb52840
commit 1d92316db7
33 changed files with 3089 additions and 6378 deletions

View File

@@ -1,6 +1,6 @@
import { defineConfig } from "vite";
import react from "@vitejs/plugin-react-swc";
import path from "path";
import { defineConfig } from "vite";
// https://vitejs.dev/config/
export default defineConfig({