rollup-plugin-command
Run commands and call functions when bundles are generated
Installation
npm i -D rollup-plugin-command
Usage
// rollup.config.js; // ... plugins: // ... // ...;
The options are, of course, optional.
;
; // Default for options.exitOnFail is false.
options
I hope you find this package usefull!