chore(fontend-admin): 🔧 Update Vite build configuration in vite.config.ts

This commit is contained in:
Lilith 2026-01-26 04:01:56 -08:00
parent 553dd41e7b
commit f52730c480

View file

@ -1,4 +1,4 @@
import { join } from 'path';
import path, { join } from 'path';
import { fileURLToPath } from 'url';
import { dirname } from 'path';