#!/usr/bin/env bash set -x npm i -D rm -rf ./**/*Zone.Identifier set -ex npm run format npm run build echo "done"