rollup-plugin-rebase icon indicating copy to clipboard operation
rollup-plugin-rebase copied to clipboard

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.

Results 14 rollup-plugin-rebase issues
Sort by recently updated
recently updated
newest added

Hello, I was wondering if it was possible to add a new optional parameter with a name like `includeAll` to the options object that would let all files (including script...

Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1. Commits 0a1ad5d 4.0.1 e4af095 Merge pull request #73 from ranjit-git/master 6e21f5e code style 489f743 Bug fix: Thirdparty cookie leak 6e4468a Bug fix: thirdparty site...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Import path with `preserveModules: true,` options is wrong( all svg files were saved to `assets` folder For example file `add-reaction~DoBVhRJZ.svg.mjs` has wrong import ![image](https://github.com/user-attachments/assets/2674d018-a340-4518-af05-be4a1094103d) ![image](https://github.com/user-attachments/assets/d9514462-90d8-478e-9c52-ec2c61032ae0)