rollup-plugin-concatfiles
File concatenator
A plugin to concatenate files and content into generated output during the build process.
5 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago concatcontentfilesrolluprollup-pluginrollup-plugin-concat
Related projects:
Repository | Description | Stars |
---|---|---|
fredkschott/rollup-plugin-polyfill-node | A polyfill plugin for modern Node.js support in Rollup bundles | 178 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
jetiny/rollup-plugin-re | A plugin for transforming and replacing content in build processes using Rollup | 35 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
vladshcherbin/rollup-plugin-copy | A plugin for Rollup that copies files and folders with glob support | 271 |
mprt-org/rollup-plugin-incremental | A plugin for Rollup that optimizes build performance by recompiling only changed modules during development. | 28 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
jkuri/rollup-plugin-progress | Displays progress of module compilation during the Rollup bundling process | 53 |
calvinmetcalf/rollup-plugin-node-globals | A plugin to polyfill Node.js globals in rolled-up applications | 89 |
djhouseknecht/rollup-plugin-version-injector | A Rollup plugin to inject version numbers and dates into generated files at build time. | 12 |
katrotz/rollup-plugin-less-modules | A tool that compiles LESS files into CSS for use in ES modules | 5 |
notwoods/rollup-plugin-consts | Allows importing build-time constants into JavaScript code with Rollup. | 11 |