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 9 years ago

Related projects:

RepositoryDescriptionStars
btmorex/rollup-plugin-makeBuilds dependency files suitable for make automation in JavaScript projects.2
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
swiing/rollup-plugin-import-assertionsA Rollup plugin that bundles TC39 import assertions for JSON and CSS files.6
vinicius73/rollup-plugin-pika-resolverResolves external dependencies in Rollup bundles using CDNs.19
thgh/rollup-plugin-css-onlyRollup plugin for bundling CSS files116
thgh/rollup-plugin-serveServes rolled-up bundles similar to webpack-dev-server248
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
ondras/rollup-plugin-graphGenerates a module dependencies graph in the DOT language for use with Graphviz.31
dot-build/rollup-plugin-includepathsAllows relative include paths in Rollup configurations to simplify project imports97
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
thgh/rollup-plugin-livereloadA plugin for Rollup that enables live reloading of bundles during development161
eight04/rollup-plugin-external-globalsTransforms external imports into global variables or wrapped functions107
bengsfort/rollup-plugin-copy-assetsCopies files and directories into the output directory of a Rollup bundle during compilation23
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18