bup
Version:
Automated rollup build based on babelrc
31 lines (20 loc) • 730 B
Markdown
# bup
[](https://npmjs.com/package/bup)
[](https://npmjs.com/package/bup)
[](https://github.com/RichardLitt/standard-readme)
Automated [rollup](https://github.com/rollup/rollup) build based on
[babel](https://github.com/rollup/rollup-plugin-babel).
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [License](#license)
## Install
```
yarn add --dev bup
```
## Usage
```bash
bup . # compiles pkg.entry to dist/{name}.{format}.js
```
## License
BSD-3-Clause