#!/usr/bin/env bash set -ex pnpm install; pnpm run build:bundle; pnpm run test;