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: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| Rollup plugin for bundling CSS files | 116 |
| A plugin for Rollup that enables live reloading of bundles during development | 161 |
| A plugin that bundles and injects JavaScript files into an HTML template | 27 |
| A plugin that bundles SCSS imports into a single file. | 17 |
| A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| A set of functions used to process JavaScript bundles after tree shaking | 14 |
| An extension for Rollup that allows running custom commands during bundle generation | 10 |
| Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
| A development server for Rollup with enhanced logging and options for serving static files | 61 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |