rijs.backpressure

v0.0.7
[![Coverage Status](https://coveralls.io/repos/rijs/backpressure/badge.svg?branch=master&service=github)](https://coveralls.io/github/rijs/backpressure?branch=master) [![Build Status](https://travis-ci.org/rijs/backpressure.svg)](https://travis-ci.org/ri

ignore

find ./dist -type f -exec sed -i "s/var _interopRequire/\/* istanbul ignore next *\/\nvar _interopRequire/g" {} ';'

babel

babel src -d dist

clean

rm -rf dist && mkdir dist

build

npm run clean && npm run babel && npm run ignore

test

popper

version

npm run build && git add -A

postversion

git push && git push --tags

Metadata

Downloads

Maintainers