rollup-plugin-force-binding

Dependency binder

Forces all import bindings of shared dependencies to come from one absolute source in bundle builds.

Force all import bindings for a module to come from one absolute source. Useful for bundles with multiple entry points that have shared dependencies at different absolute paths.

GitHub

3 stars
1 watching
0 forks
Language: JavaScript
last commit: almost 7 years ago

Related projects:

Repository Description Stars
btmorex/rollup-plugin-make Builds dependency files suitable for make automation in JavaScript projects. 2
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
swiing/rollup-plugin-import-assertions A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. 5
vinicius73/rollup-plugin-pika-resolver Resolves external dependencies in Rollup bundles using CDNs. 19
thgh/rollup-plugin-css-only Rollup plugin for bundling CSS files 116
thgh/rollup-plugin-serve Serves rolled-up bundles similar to webpack-dev-server 248
vikerman/rollup-plugin-hoist-import-deps Improves performance of lazy loading by preloading static imports alongside dynamic import calls 67
ondras/rollup-plugin-graph Generates a module dependencies graph in the DOT language for use with Graphviz. 31
dot-build/rollup-plugin-includepaths Allows relative include paths in Rollup configurations to simplify project imports 97
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
thgh/rollup-plugin-livereload A plugin for Rollup that enables live reloading of bundles during development 161
eight04/rollup-plugin-external-globals Transforms external imports into global variables in Rollup plugins 106
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
notwoods/rollup-plugin-consts Allows importing build-time constants into JavaScript code with Rollup. 11
vijithassar/rollup-plugin-markdown Extracts JavaScript code from embedded Markdown blocks in Rollup configurations 18