rollup-plugin-command
Bundle runner
An extension for Rollup that allows running custom commands during bundle generation
Run commands and call functions when bundles are generated
10 stars
2 watching
0 forks
Language: TypeScript
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Serves rolled-up bundles similar to webpack-dev-server | 248 |
| A plugin for Rollup that enables live reloading of bundles during development | 161 |
| A set of functions used to process JavaScript bundles after tree shaking | 14 |
| A plugin that bundles SCSS imports into a single file. | 17 |
| A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
| Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,985 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 816 |
| A plugin that bundles and injects JavaScript files into an HTML template | 27 |
| Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
| Executes shell commands after bundle generation | 26 |
| A rollup plugin to make assets external during the bundling process | 2 |
| Zips up emitted files from a Rollup bundle. | 4 |
| A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
| A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |