Commit 5a5bc9b
fix: Add explicit relativePathHelper argument to fix DI injection error
Fixes #31
Some environments fail to autowire the relativePathHelper argument when
other arguments are explicitly specified. This adds the explicit argument
to ensure consistent DI resolution across all environments.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 942a38e commit 5a5bc9b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments