Don't package webpack.js

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-04-01 13:36:34 +02:00
parent 548da50ba5
commit 6c43891455
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ appstore:
--exclude=tests \
--exclude=vendor \
--exclude=webpack.*.js \
--exclude=webpack.js \
$(project_dir)/ $(sign_dir)/$(app_name)
@if [ -f $(cert_dir)/$(app_name).key ]; then \
echo "Signing app files…"; \