Commit 0a0e440
committed
feat(responseData/mergeAlias): prevent using subItem as fallback
This makes sure after merge, only non-alias sub item may be a symbol
link. So `dereferenceSymbolLinks()` does not need to ensure if an item
is an non-aliased item.1 parent 3e6c2b0 commit 0a0e440
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 174 | + | |
181 | 175 | | |
182 | 176 | | |
183 | 177 | | |
| |||
0 commit comments