fix(packaging): Adjust the exclude list to package the composer autoloader

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-02-21 15:44:59 +01:00
parent df1469e9d2
commit a5a7fff784
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -100,7 +100,8 @@ appstore:
--exclude=.tx \
--exclude=tests \
--exclude=tsconfig.json \
--exclude=vendor \
--exclude=vendor/bamarni \
--exclude=vendor/bin \
--exclude=vendor-bin \
--exclude=webpack.js \
$(project_dir)/ $(sign_dir)/$(app_name)