rollup-plugin-preserve-shebang
Shebang preserver
Automates preservation of executable shebangs in entry files for Rollup builds.
Rollup plugin to automatically preserve shebangs in entry modules.
48 stars
3 watching
5 forks
Language: JavaScript
last commit: 9 months ago hashbangnodejsrolluprollup-pluginshebang
Related projects:
Repository | Description | Stars |
---|---|---|
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
calvinmetcalf/rollup-plugin-node-builtins | Allows Node.js modules to be required and used in Rollup builds | 138 |
jonaskruckenberg/rollup-plugin-sri | Adds subresource integrity attributes to HTML files during the build process | 24 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
vladshcherbin/rollup-plugin-delete | A Rollup plugin for deleting unwanted files and folders from the build process. | 69 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
thgh/rollup-plugin-serve | Serves rolled-up bundles similar to webpack-dev-server | 248 |
nathancahill/rollup-plugin-collect-sass | A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
jkuri/rollup-plugin-progress | Displays progress of module compilation during the Rollup bundling process | 53 |
cebor/rollup-plugin-angular | Tool for inlining Angular 2 templates and styles into JavaScript bundles | 15 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |