using `load()` with a relative or absolute path does not work as expected
Open
bug
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It appears that `load()` is not respecting a relative, or absolute path, and is always resolving from `Config` paths.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the load() implementation and tracing how it resolves relative and absolute paths versus Config paths. Reproduce the behavior with both path forms, then verify that resolution uses the supplied path as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100