You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDC has paths only dependencies, no dependency on the registry, hence a dub.selections.json is useless (empty).
However, since it is not present, dub always relinks, as the logic is too naive:
SDC has paths only dependencies, no dependency on the registry, hence a
dub.selections.json
is useless (empty).However, since it is not present, dub always relinks, as the logic is too naive:
dub/source/dub/generators/build.d
Line 532 in ef0bf93
Workaround is simple but shouldn't be needed: snazzy-d/sdc#360
The text was updated successfully, but these errors were encountered: