#!/bin/sh

tsc -p tsconfig.build.json
rollup -c ../rollup.config.mjs 
