CodeDependencyResolution type

如何在部署時解決套件相依性,針對基於程式碼的託管代理。

type CodeDependencyResolution = "bundled" | "remote_build"