This function calls the 7z binary, it should be available in your PATH.
Optional
5.3.0
2023-12-11
CreateZipArchive("./dist/", "dist.zip") CreateZipArchive("./dist/*", "dist.zip") Copy
CreateZipArchive("./dist/", "dist.zip") CreateZipArchive("./dist/*", "dist.zip")
This function calls the 7z binary, it should be available in your PATH.