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

    Function interpreterFiles

    • The interpreter files the checkout's aliased binary seam imports.

      MOVED HERE FROM worker/scripts/release-payload.ts. Read out of the seam rather than hardcoded because the seam has already moved once, 8.3 out of vendor/ to 8.5 out of .interp/, and a hardcoded list would have named a binary that is present on the build machine and in no payload.

      Parameters

      Returns string[]

      workspace-relative paths, sorted; empty when the config declares no such alias.

      when the seam imports from vendor/, which holds hand-built binaries that exist on one machine, so the aliased config could never be deployed from a clean checkout.