Remove other unused assets from the release tarball
This commit is contained in:
@@ -73,6 +73,7 @@ echo "==> Installing toplevel node modules"
|
||||
|
||||
echo "==> Create final tarball"
|
||||
(cd "${bundle_dir}" && tar czf "${bundle_file}" .)
|
||||
|
||||
echo "==> Cleaning up ${bundle_dir}"
|
||||
rm -rf "${bundle_dir}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user