fix: build excluded files

This commit is contained in:
2025-11-20 14:22:04 +02:00
parent 84edf8ecbe
commit d6d4694ce0

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" \