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
fix: normalize file paths in convertDirectory for consistent processing
- Updated `convertDirectory` to normalize slashes in file paths, ensuring consistent handling across different operating systems.
- Adjusted the calculation of relative paths to use the normalized absolute source directory.
0 commit comments