fix: do not include LICENCE on dist
This commit is contained in:
parent
138cf6d42e
commit
23bea86ed6
2
Makefile
2
Makefile
@ -145,7 +145,7 @@ appstore:
|
||||
--exclude="../$(app_name)/CHANGELOG.md" \
|
||||
--exclude="../$(app_name)/README.md" \
|
||||
--exclude="../$(app_name)/package-lock.json" \
|
||||
--exclude="../$(app_name)/LICENSES" \
|
||||
--exclude="../$(app_name)/LICENSE*" \
|
||||
--exclude="../$(app_name)/src" \
|
||||
--exclude="../$(app_name)/stubs" \
|
||||
--exclude="../$(app_name)/vendor" \
|
||||
|
Loading…
Reference in New Issue
Block a user