reports/frontend/node_modules/vite
jtricerolph 1c411e402e Add settings page for managing forecasting API key and URL via UI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-20 14:37:36 +00:00
..
bin Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
dist Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
misc Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
types Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
client.d.ts Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
index.cjs Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
index.d.cts Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
LICENSE.md Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
package.json Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00:00
README.md Add settings page for managing forecasting API key and URL via UI 2026-07-20 14:37:36 +00: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.