vite-plugin-restart
File changer
Automatically restarts Vite development server on file changes.
Custom files/globs to restart Vite server
171 stars
4 watching
13 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
auto-restartvitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
antfu/vite-plugin-md | A plugin for Vite that enables the use of Markdown files as Vue components and extends their functionality with additional features. | 607 |
antfu-collective/vite-plugin-inspect | Tools to inspect and visualize intermediate states of Vite plugins during development and build processes | 1,307 |
sapphi-red/vite-plugin-static-copy | A plugin for vite that copies files during dev server startup for faster build times | 303 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 87 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |
elmassimo/vite-plugin-full-reload | Automatically reloads pages after file modifications | 148 |
pengbouestc/vite-plugin-env-switch | Enables dynamic environment switching in a web application without requiring a restart of the server. | 10 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 816 |
vanilla-icecream/vite-plugin-fastify | A plugin that enables Fastify as the web server in Vite applications with Hot-module Replacement support. | 10 |
antfu-collective/vitesse-lite | A lightweight version of Vitesse with Vue 3, Vite, and ESBuild for fast performance | 1,147 |
fengxinming/vite-plugins | Custom plugins for building and optimizing web applications with Vite | 70 |
wille/vite-preload | A Vite plugin to preload server-rendered React components and stylesheets for improved loading performance. | 19 |
reifiedbeans/vite-plugin-serve-static | A Vite plugin for serving arbitrary static files during development | 8 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 883 |