Commit 22d0e1a
authored
ModuleEditorService.getModuleRoot() (#7816)
## Rationale
Make ModuleEditorService.getUpdatableResourcesRoot() return the path
used to resolve module resources. getModuleRoot() returns the module
source root (potentially parent of getUpdatableResourcesRoot())
## Related Pull Requests
- <!-- list of links to related pull requests (replace this comment) -->
## Changes
- <!-- list of descriptions of changes that are worth noting (replace
this comment) -->
<!-- list of standard tasks (remove this comment to enable)
## Tasks 📍
- [ ] Claude Code Review
- [ ] Manual Testing
- [ ] Test Automation
- [ ] Verify Fix
-->
## Related Pull Requests
- <!-- list of links to related pull requests (replace this comment) -->
## Changes
- <!-- list of descriptions of changes that are worth noting (replace
this comment) -->
<!-- list of standard tasks (remove this comment to enable)
## Tasks 📍
- [ ] Claude Code Review
- [ ] Manual Testing
- [ ] Test Automation
- [ ] Verify Fix
-->1 parent 03b7256 commit 22d0e1a
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
69 | 76 | | |
0 commit comments