frontend/script/size_stats

10 lines
114 B
Bash
Executable File

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