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
This commit refactors the getAbsPath function to improve the resolution
of alias paths. It removes unnecessary variables and adds a condition
to handle cases where the file is exactly equal to the alias. It also
ensures that the aliasPath is always appended with a slash.
0 commit comments