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 introduces a new function `getAbsPath` that improves the
resolution of file paths. It now supports absolute paths, relative paths,
and paths that start with an alias. The aliases are loaded from the
configuration. This change makes the code more robust and flexible.
0 commit comments