#!/bin/sh # Analyze stats # Stop on errors set -e cd "$(dirname "$0")/.." yarn run-task analyze-app