guardia-manager/frontend/node_modules/vite
2026-06-03 20:10:24 +09:00
..
bin feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
types feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
client.d.ts feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
index.cjs feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
index.d.cts feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
LICENSE.md feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
package.json feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00
README.md feat(icons): Manager 라인 SVG 아이콘 적용 + 테스트 결과 [auto-sync] 2026-06-03 20:10:24 +09:00

vite

Next Generation Frontend Tooling

  • 💡 Instant Server Start
  • Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

Vite (French word for "fast", pronounced /vit/) is a new breed of frontend build tool that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.