Skip to content

v1.3.0 - Adds `mister zip`

Choose a tag to compare

@mschnee mschnee released this 12 Sep 18:33

Adds mister zip for creating zip file distributions, for AWS, Azure, or wherever you want.

This is based off of mister pack and will include all local and external bundledDependencies, however only the packages you specify will be zipped.

mister zip package3 @scope/package2

Will create

./dist/package3-1.0.0.zip
./dist/scope-package2-1.0.0.zip