rollup-plugin-serve
Bundle server
Serves rolled-up bundles similar to webpack-dev-server
Serve your rolled up bundle like webpack-dev-server
248 stars
5 watching
54 forks
Language: JavaScript
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
thgh/rollup-plugin-livereload | A plugin for Rollup that enables live reloading of bundles during development | 161 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
pschroen/rollup-plugin-bundleutils | A set of functions used to process JavaScript bundles after tree shaking | 14 |
vehmloewff/rollup-plugin-command | An extension for Rollup that allows running custom commands during bundle generation | 10 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
pearofducks/rollup-plugin-dev | A development server for Rollup with enhanced logging and options for serving static files | 61 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
wasm-tool/rollup-plugin-rust | A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 210 |