updated code

This commit is contained in:
ars128
2025-05-27 17:03:59 +05:30
committed by GitHub
parent d321607288
commit 30c5a81158
4 changed files with 1 additions and 6 deletions
-1
View File
@@ -1,7 +1,6 @@
import { defineConfig } from "vite";
import react from "@vitejs/plugin-react-swc";
import path from "path";
import { componentTagger } from "lovable-tagger";
// https://vitejs.dev/config/
export default defineConfig(({ mode }) => ({