Commit 3a8829b
docs: doc the imports attribute as a target-relative path (#3571)
The docs incorrectly refer to the path as a repo-root relative path, but
this is
plainly not the case, as the underlying code does, essentially,
`join(repoRoot, ctx.label, importsAttr)`
Work towards #3565
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>1 parent 3aa6386 commit 3a8829b
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
193 | 200 | | |
194 | 201 | | |
195 | 202 | | |
| |||
0 commit comments