Commit 2c75be7
fix: use variable
`RBDT_RESOLVE_INITIAL` is `0` (falsy), so the condition always evaluated to
false, preventing trailing slash removal from directory paths during build
dependency resolution.
Co-Authored-By: Claude Opus 4.6 <[email protected]>type instead of constant RBDT_RESOLVE_INITIAL in directory resolve condition1 parent b5499e0 commit 2c75be7
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1805 | 1805 | | |
1806 | 1806 | | |
1807 | 1807 | | |
1808 | | - | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
1809 | 1811 | | |
1810 | 1812 | | |
1811 | 1813 | | |
| |||
0 commit comments