Skip to content

Consolidate zip libraries: archiver (create) + adm-zip (extract) (−5.5 MB) #1312

Description

@jancurn

The CLI ships two zip libraries: archiver only creates zips (uploading Actor code in push) and adm-zip only extracts them (downloading sources in pull). archiver drags in ~5.5 MB — bare-fs/bare-url/bare-path (3.2 MB via tar-stream), async (0.8 MB), minimatch (0.5 MB). Consolidating on one library drops the other.

Identified in #1304. Part of #1305.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.t-buildersIssues owned by the Builders team.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions