diff --git a/compile-build.sh b/compile-build.sh index 5a11ffe4..cc1b8d9e 100755 --- a/compile-build.sh +++ b/compile-build.sh @@ -8,7 +8,7 @@ set -ev # Building assets -npm run build -- --dest $2/public --report +npm run build # Storing revision hash git rev-parse HEAD > $2/REVISION