- New Support to build
.zip
files from content. Either pass--zip
into yourrefresh
,dist
,export
,deploy
, or basegulp
command to build a Zip file, or addzip: true
toconfig/deploy.yml
. - New Gulp task
zip
to generate a stand-alone Zip file at the root of your working directory.
- New The whole thing!