Closed phil-davis closed 5 years ago
1) When doing clean also delete the vendor dir 2) There is a make dist (even though we do not use it). Also provide a clean-build to delete these files - like is done for other apps.
clean
vendor
make dist
clean-build
Description
1) When doing
clean
also delete thevendor
dir 2) There is amake dist
(even though we do not use it). Also provide aclean-build
to delete these files - like is done for other apps.Checklist: