#!/bin/bash
watchify ../dist/polypeach.js -o js/bundle.js --verbose
