#!/bin/sh

set -e


$(npm bin)/rollup -c

$(npm bin)/webpack
