rules/workflows/package/index.js

Developer reference: this page includes exported implementation details. BUILD authors should prefer the User API reference.

distPathFor()

distPathFor(handle)

Derive a legacy target's dist/ destination from its workspace address.

ParameterTypeDescription
handleobjectA target handle returned by target().

Returns: string Workspace-relative dist/ path.