/rollup-plugin-pre-execute

rollup plugin for executing shell commands at pre bundle.

Primary LanguageTypeScriptMIT LicenseMIT

[WIP]rollup-plugin-pre-execute

rollup plugin for executing shell commands at pre bundle.

🏆 Table of contents

✨ Getting Started

with yarn

yarn add -D rollup-plugin-pre-execute

or

with npm

npm install -D rollup-plugin-pre-execute

💁 Usage

import preExecute from 'rollup-plugin-pre-execute'

💚 Running the tests

with Jest.

yarn test

or

npm run test

🏷 Versioning

Use SemVer for versioning. For the versions available, see the tags on this repository.

©️ License

MIT © 1natsu172

🙏 Acknowledgments

Inspiration