drupflare/drangler - v0.1.0
    Preparing search index...

    Variable DEFAULT_WORKER_SOURCEConst

    DEFAULT_WORKER_SOURCE: "https://github.com/drupflare/worker.git" = 'https://github.com/drupflare/worker.git'

    Where a workspace is cloned from when nothing says otherwise.

    A URL rather than a bundled copy of the tree, and that is the whole compromise this file exists to make: drangler runs drupflare/worker's own build pipeline inside a checkout of it instead of carrying a second implementation of the pack format, the payload manifest and the asset plan. docs/workspaces.md records what that costs.