#!/bin/sh -e

`npm bin`/babel --watch src --out-dir lib

