rollup-plugin-hoist-import-deps

Preloader

Improves performance of lazy loading by preloading static imports alongside dynamic import calls

A rollup plugin to speed up lazy loading

GitHub

67 stars
3 watching
3 forks
Language: JavaScript
last commit: 25 days ago
code-splittingrolluprollup-plugins

Related projects:

Repository Description Stars
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
bdadam/rollup-plugin-html A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. 37
theneuronproject/rollup-plugin-eft An EFT loader for Rollup that enables template loading and compilation 1
trofima/rollup-plugin-ejs A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates 8
eight04/rollup-plugin-external-globals Transforms external imports into global variables in Rollup plugins 106
operandom/rollup-plugin-vinyl A plugin to import and process files in a format similar to Node.js's Vinyl API 1
chrisdothtml/rollup-plugin-dustjs A Rollup plugin for importing Dust.js templates as modules 4
sebastian-software/rollup-plugin-rebase Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. 59
pauan/rollup-plugin-purs A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. 72
nystudio107/rollup-plugin-critical Generates critical CSS for optimized performance 97
4lejandrito/rollup-plugin-browsersync A tool that enables live reloading of web applications during development 19
dot-build/rollup-plugin-includepaths Allows relative include paths in Rollup configurations to simplify project imports 97
developit/rollup-plugin-preserve-shebang Automates preservation of executable shebangs in entry files for Rollup builds. 48
tehvgg/rollup-plugin-force-binding Forces all import bindings of shared dependencies to come from one absolute source in bundle builds. 3