vite-plugin-static-copy
file copier
A plugin for vite that copies files during dev server startup for faster build times
rollup-plugin-copy with dev server support.
303 stars
2 watching
32 forks
Language: TypeScript
last commit: 20 days ago
Linked from 1 awesome list
vitevite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
wchenonly/vite-plugin-cli-copy | Automates the process of copying a network URL in a project | 3 |
reifiedbeans/vite-plugin-serve-static | A Vite plugin for serving arbitrary static files during development | 7 |
arikw/vite-plugin-vue-static-sfc | Serves .vue files as static assets without processing them | 1 |
dvgis/vite-plugin-dc | A plugin for building and integrating DC-SDK into Vite projects | 3 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 879 |
antfu/vite-plugin-restart | Automatically restarts Vite development server on file changes. | 171 |
pdelacroix/vite-plugin-melange | A Vite plugin that integrates Melange into the build process for compiling and hot reloading JavaScript source files. | 12 |
skrulling/vite-plugin-biome | A Vite plugin that integrates the Biome linter and formatter into the build process for fast and automated code quality checks. | 50 |
applelo/vite-plugin-browser-sync | An extension for Vite that integrates BrowserSync for live code reloading and previewing. | 67 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 87 |
drwpow/vite-plugin-lqip | Generates low-quality image placeholders to reduce loading time and layout shifts in Vite applications. | 52 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 619 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 555 |
electron-vite/vite-plugin-electron | Makes developing Electron apps as easy as normal Vite projects by providing plugins and APIs for hot restart, hot reload, HMR, and more. | 705 |
aphex/vite-plugin-ngrok | A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 23 |