Hi there,
Thanks for creating this library!
I was exploring this library and found out that the default Zip task doesn't exclude /vendor directory which is commonly used for Composer packages. There are a lot of WordPress projects are using Composer packages, like WPCS, etc. So I think /vendor should be excluded on the Zip task.
Hi there,
Thanks for creating this library!
I was exploring this library and found out that the default Zip task doesn't exclude
/vendordirectory which is commonly used for Composer packages. There are a lot of WordPress projects are using Composer packages, like WPCS, etc. So I think/vendorshould be excluded on the Zip task.