rollup-plugin-livereload
Bundle replacer
A plugin for Rollup that enables live reloading of bundles during development
LiveReload your Rollup bundle!
161 stars
4 watching
45 forks
Language: TypeScript
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
wessberg/rollup-plugin-ts | A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
btd/rollup-plugin-visualizer | Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,955 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
haifeng2013/rollup-plugin-bundle-html | A plugin that bundles and injects JavaScript files into an HTML template | 27 |
vehmloewff/rollup-plugin-command | An extension for Rollup that allows running custom commands during bundle generation | 10 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 812 |
thgh/rollup-plugin-scss | A Rollup plugin that compiles SCSS files and integrates them into the output of a Rollup build process | 136 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
weizhenye/rollup-plugin-bundle-scss | A plugin that bundles SCSS imports into a single file. | 17 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |