Add script to show stats (#2195)

This commit is contained in:
Paulus Schoutsen
2018-12-06 12:43:43 +01:00
committed by GitHub
parent bbe90c1683
commit be3bfc7aa4
3 changed files with 20 additions and 6 deletions

View File

@@ -4,6 +4,8 @@
# Stop on errors
set -e
cd "$(dirname "$0")/.."
BUILD_DIR=build
OUTPUT_DIR=hass_frontend
OUTPUT_DIR_ES5=hass_frontend_es5