rollup-plugin-rebase

Asset reloader

Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed.

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.

GitHub

59 stars
5 watching
12 forks
Language: JavaScript
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
bengsfort/rollup-plugin-copy-assetsCopies files and directories into the output directory of a Rollup bundle during compilation23
gmfun/rollup-plugin-sass-variablesA Rollup plugin that loads SCSS variables as JavaScript objects9
4lejandrito/rollup-plugin-browsersyncA tool that enables live reloading of web applications during development19
vanilla-icecream/rollup-plugin-reshapeIntegrates Rollup with Reshape to enable dynamic code reorganization.2
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
vladshcherbin/rollup-plugin-copyA plugin for Rollup that copies files and folders with glob support272
nathancahill/rollup-plugin-collect-sassA Rollup plugin to compile Sass files and collect imports into a single context16
amarcruz/rollup-plugin-jsccEnables conditional compilation and variable replacement during Rollup processing.58
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
eight04/rollup-plugin-iifeConverts ES modules to IIFE format for use in Rollup builds43
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
recursive-beast/rollup-plugin-external-assetsA rollup plugin to make assets external during the bundling process2
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18