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.
| Parameter | Type | Description |
|---|---|---|
| handle | object | A target handle returned by target(). |
Returns: string Workspace-relative dist/ path.