jamesread 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
..
bin 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
misc 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
node_modules 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
types 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
LICENSE.md 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
README.md 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
client.d.ts 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás
package.json 7d020873d6 fix: #672 Empty execution tracking ID in InternalLogEntry (backport to release/2k) 11 meses atrás

README.md

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.