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
Previously we just used the rule URL from the orphan import-only's last
`@forward` rule directly, but that only works when that URL is relative
to a load path or the orphan is in the same directory as the file
depending on it.
We now build a new dependency URL after resolving the old rule URL into
its canonical form.
0 commit comments