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.
workspace-relative paths, sorted; empty when the config declares no such alias.
Throws
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.
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 ofvendor/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.