rollup-plugin-pika-resolver
Dependency resolver
Resolves external dependencies in Rollup bundles using CDNs.
Generate the bundle of your project using Pika CDN for external dependencies.
19 stars
1 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago pikapika-cdnrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
mjeanroy/rollup-plugin-bower-resolve | A plugin for Rollup that resolves dependencies using the Bower resolution algorithm. | 8 |
oasisdigital/rollup-plugin-node-resolve-angular | A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support | 4 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
tehvgg/rollup-plugin-force-binding | Forces all import bindings of shared dependencies to come from one absolute source in bundle builds. | 3 |
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 |
btmorex/rollup-plugin-make | Builds dependency files suitable for make automation in JavaScript projects. | 2 |
bitshiftza/rollup-plugin-ts-paths | A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
tivac/rollup-plugin-sizes | A tool to analyze and display detailed information about the contents and sizes of bundles generated by Rollup. | 91 |
jspm/vite-plugin-jspm | A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims. | 60 |
joakim/rollup-plugin-espruino | A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. | 13 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 97 |
recursive-beast/rollup-plugin-external-assets | A rollup plugin to make assets external during the bundling process | 2 |