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
67 stars
3 watching
3 forks
Language: JavaScript
last commit: 4 months ago code-splittingrolluprollup-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| A Rollup plugin that allows loading HTML files as strings to be used in JavaScript code during the build process. | 38 |
| An EFT loader for Rollup that enables template loading and compilation | 1 |
| A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
| Transforms external imports into global variables or wrapped functions | 107 |
| A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
| A Rollup plugin for importing Dust.js templates as modules | 4 |
| Copies and renames static assets from JavaScript code to a destination folder, adjusting references as needed. | 59 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| Generates critical CSS for optimized performance | 102 |
| A tool that enables live reloading of web applications during development | 19 |
| Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| Forces all import bindings of shared dependencies to come from one absolute source in bundle builds. | 3 |