rollup-plugin-executable
- Version 1.6.3
- Published
- 9.88 kB
- 1 dependency
- MIT license
Install
npm i rollup-plugin-executable
yarn add rollup-plugin-executable
pnpm add rollup-plugin-executable
Overview
The Rollup Executable Plugin changes output javascript file's executable state to ON on unix like operating systems.
Index
Functions
Type Aliases
Functions
function executable
executable: () => ExecutablePlugin;
Type Aliases
type ExecutablePlugin
type ExecutablePlugin = RequiredParts<Plugin, 'generateBundle' | 'writeBundle'>;
Package Files (1)
Dependencies (1)
Dev Dependencies (14)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/rollup-plugin-executable
.
- Markdown[](https://www.jsdocs.io/package/rollup-plugin-executable)
- HTML<a href="https://www.jsdocs.io/package/rollup-plugin-executable"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1041 ms. - Missing or incorrect documentation? Open an issue for this package.