fix: build excluded files

This commit is contained in:
2025-11-20 14:26:09 +02:00
parent 0fd4c6a54a
commit a21dbb656b

View File

@@ -188,7 +188,8 @@ appstore:
--exclude="bower.json" \
--exclude="karma.*" \
--exclude="protractor\.*" \
--exclude=".*" \
--exclude="/gen" \
--exclude="/.*" \
--exclude="dist/js/.*" \
--exclude="/src" \
--exclude="rename-template.sh" \