@exile-watch/vite-config

Shared Vite configuration for exile.watch projects

exile.watch logo

This package contains shared Vite configuration, Vite dependency and Vite-related dependencies.

About Vite

Vite is a blazing fast frontend build tool powering the next generation of web applications that aims to provide a faster and leaner development experience for modern web projects.

Usage

  1. Install the package as a devDependency:


  1. Create a new configuration file at {root}/vite.config.ts:


  1. Add build script to package.json

Last updated

Was this helpful?