rollup-plugin-execute
Command runner
Executes shell commands after bundle generation
Execute shell command(s) sequentially when the bundle is generated.
26 stars
2 watching
6 forks
Language: JavaScript
last commit: almost 6 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension for Rollup that allows running custom commands during bundle generation | 10 |
| | Provides tools for managing translations and static assets in Rollup builds | 1 |
| | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
| | An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
| | Resolves modules to their directory names for easier import statements | 6 |
| | A plugin to append content before JavaScript bundle generation. | 16 |
| | Displays progress of module compilation during the Rollup bundling process | 53 |
| | Adds license information to a bundle during rollup generation | 115 |
| | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
| | Simplifies the process of executing the ace command in AdonisJS projects by eliminating the need to invoke Node.js. | 0 |
| | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |
| | Converts ES modules to IIFE format for use in Rollup builds | 43 |
| | Enables Rollup to bundle and transpile CoffeeScript files into JavaScript | 7 |
| | Analyzes and displays detailed information about the size and structure of Rollup bundles | 242 |