Commit 1302135
Address review: drop modulePrefix from scenario app
modulePrefix was only ever read by Namespace#toString for debug names,
not by the strict resolver itself — the resolver keys off relative
module paths. Dropping it alongside the unused config import keeps
the scenario honest about what the strict resolver actually needs
from an app.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>1 parent 2609f4f commit 1302135
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
0 commit comments