Skip to main content

Module bundle

Module bundle 

Source
Expand description

Source bundling into .zsa archives. Logic for creating Zoi Source Archives (.zsa).

This module handles the “bundling” process, which packages a .pkg.lua file together with its local assets and fetched upstream sources into a single, self-contained archive. This is useful for offline builds and for distributing source code along with build instructions.

Functions§

run
Bundles a package and its dependencies into a .zsa archive.