rollup-plugin-external-assets
Asset bundler
A rollup plugin to make assets external during the bundling process
A rollup plugin to make assets external, they will not be added to the bundling pipeline, but they will still be included in the final output.
2 stars
1 watching
1 forks
Language: TypeScript
last commit: 2 months ago assetsexternalimportnpmrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
| A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |
| Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
| A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| Transforms content types using esbuild with Rollup | 12 |
| A TypeScript plugin for Rollup that bundles declarations and enables integration with transpilers like Babel and swc. | 496 |
| Transforms external imports into global variables or wrapped functions | 107 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A plugin for Rollup that enables live reloading of bundles during development | 161 |
| A Rollup plugin for bundling and importing Rust crates into JavaScript applications. | 211 |
| A plugin that bundles SCSS imports into a single file. | 17 |
| Visualizes and analyzes Rollup bundles to identify module usage patterns | 1,985 |
| A set of functions used to process JavaScript bundles after tree shaking | 14 |