rijs.shadow

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

ignore

find ./dist -type f -exec sed -i "s/function _interopRequire/\/* istanbul ignore next *\/\nfunction _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
npm i rijs.shadow

Metadata

Downloads

Maintainers