Commit 8d9975f
committed
Bypass VersionedDependencyComponent's resolution
In a previous commit for this change, a bug was introduced where the
VersionedDependencyComponent's resolution was still performed, even though
there was no where to look for dependencies any longer. This change fixes
that bug by ensuring that the VersionedDependencyComponent's resolution is
bypassed.
[#764]
Signed-off-by: Ben Hale <[email protected]>1 parent 6fea4d5 commit 8d9975f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
| |||
0 commit comments