chore: upgrade Vite to 8.2.0 and @vitejs/plugin-react to 6.0.5
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
/// <reference types="vitest/config" />
|
||||
import { defineConfig } from 'vite'
|
||||
import { defineConfig } from 'vitest/config'
|
||||
import react from '@vitejs/plugin-react'
|
||||
import tailwindcss from '@tailwindcss/vite'
|
||||
import path from 'path'
|
||||
|
||||
Reference in New Issue
Block a user