vite-plugin-serve-static
Static file server
A Vite plugin for serving arbitrary static files during development
Serve static files during local development
7 stars
1 watching
0 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
vite-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
arikw/vite-plugin-vue-static-sfc | Serves .vue files as static assets without processing them | 1 |
sapphi-red/vite-plugin-static-copy | A plugin for vite that copies files during dev server startup for faster build times | 292 |
solidjs/vite-plugin-solid | An integration to run solid-js with vite. | 440 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
s2b/vite-plugin-auto-origin | Automatically configures origin URL for development server to prevent asset loading issues | 3 |
arnoson/vite-plugin-live-reload | A plugin for live reloading in Vite projects | 86 |
vite-plugin/vite-plugin-native | A plugin for bundling Node/Electron C/C++ native addons with Webpack | 15 |
aibayanyu20/vite-plugins | A collection of plugins for the Vite build tool to extend its functionality and improve development experience | 11 |
aphex/vite-plugin-ngrok | A Vite plugin for seamless integration with ngrok to expose local development servers to the internet. | 21 |
richardtallent/vite-plugin-singlefile | A Vite plugin that inlines JavaScript and CSS resources into a single HTML file for offline web applications. | 867 |
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. | 17 |
dreambo8563/vite-plugin-bundle-prefetch | A Vite plugin to prefetch resources in bundles | 19 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 595 |