rollup-plugin-execute

Command runner

Executes shell commands after bundle generation

Execute shell command(s) sequentially when the bundle is generated.

GitHub

26 stars
2 watching
6 forks
Language: JavaScript
last commit: almost 5 years ago

Related projects:

Repository Description Stars
vehmloewff/rollup-plugin-command An extension for Rollup that allows running custom commands during bundle generation 10
autodesk/rollup-plugin-app-utils Provides tools for managing translations and static assets in Rollup builds 1
agronkabashi/rollup-plugin-conditional Enables conditional execution of rollup plugins based on specific conditions or build targets 19
ampproject/rollup-plugin-closure-compiler An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. 292
frostney/rollup-plugin-named-directory Resolves modules to their directory names for easier import statements 6
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
jkuri/rollup-plugin-progress Displays progress of module compilation during the Rollup bundling process 53
mjeanroy/rollup-plugin-license Adds license information to a bundle during rollup generation 114
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
baliestri/adonisjs.plugin.zsh A plugin for automating the process of running AdonisJS commands without invoking Node.js 0
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
lautis/rollup-plugin-coffee-script Allows CoffeeScript code to be included in Rollup bundles without an additional build step 23
eight04/rollup-plugin-iife Converts ES modules to IIFE output 41
n1kto/rollup-plugin-coffee-react Enables Rollup to bundle and transpile CoffeeScript files into JavaScript 7
doesdev/rollup-plugin-analyzer Analyzes and displays detailed information about the size and structure of Rollup bundles 242