rollup-plugin-minify-html-literals
Rollup plugin to minify HTML template literal strings
Updated by @asyncliz
rollup-plugin-rebase
The Rollup Rebase Plugin copies static assets as required from your JavaScript code to the destination folder and adjusts the references in there to point to the new location. It …
Updated by @swernerx
rollup-plugin-rename-node-modules
A Rollup plugin to rename the `node_modules` created when bundling some external libries while using preserveModules
Updated by @lazyuki
rollup-plugin-import-folder
A Rollup plugin to resolve modules using the folder name
Updated by @jleeson
rollup-plugin-chrome-extension
Build Chrome Extensions with this Rollup plugin.
Updated by @jacksteamdev
rollup-plugin-jspacker
Rollup plugin to minify generated bundle (based on terser with checksum signature enhance)
Updated by @allex
rollup-plugin-sizes
Show info about files/packages included with your rollup bundle
Updated by @tivac
@optimize-lodash/rollup-plugin
Rewrite lodash imports with Rollup for improved tree-shaking.
Updated by @kyle-johnson
@eik/rollup-plugin
Rollup plugin for loading import maps from a Eik server and applying the mapping to ECMAScript modules in preparation for upload to the same server.
Updated by @trygve
rollup-plugin-version-injector
A simple rollup.js plugin to inject your application's version number and/or today's date into your built js, html, and css files!
Updated by @djhouseknecht
rollup-plugin-hypothetical
gives Rollup an imaginary file system, e.g. for testing other plugins
Updated by @permutator
rollup-plugin-typescript-paths
Rollup Plugin to automatically resolve path aliases set in the compilerOptions section of tsconfig.json.
Updated by @simonhaenisch
rollup-plugin-root-import
Add the ability to import modules by the root path, like Meteor
Updated by @andytran
rollup-plugin-esbuild-transform
Use esbuild with Rollup to transform any supported content types.
Updated by @exuanbo