rollup-plugin-bower-resolve
Dependency resolver
A plugin for Rollup that resolves dependencies using the Bower resolution algorithm.
Use the bower resolution algorithm with Rollup
8 stars
3 watching
4 forks
Language: JavaScript
last commit: 4 days ago Related projects:
Repository | Description | Stars |
---|---|---|
vinicius73/rollup-plugin-pika-resolver | Resolves external dependencies in Rollup bundles using CDNs. | 19 |
ck86/main-bower-files | A tool to retrieve and process Bower dependencies | 583 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |
mjeanroy/rollup-plugin-license | Adds license information to a bundle during rollup generation | 114 |
mjeanroy/rollup-plugin-prettier | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
btmorex/rollup-plugin-make | Builds dependency files suitable for make automation in JavaScript projects. | 2 |
oasisdigital/rollup-plugin-node-resolve-angular | A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support | 4 |
ampproject/rollup-plugin-closure-compiler | An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
jspm/vite-plugin-jspm | A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims. | 60 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
tehvgg/rollup-plugin-force-binding | Forces all import bindings of shared dependencies to come from one absolute source in bundle builds. | 3 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |