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(namespace): normalize paths before path operations on Windows
- Fix NamespaceGenerator extracting directory path before normalizing backslashes, causing namespace generation to fail on Windows (issue #130)
- Fix NamespaceResolver vendor path detection to work with backslash paths on Windows
0 commit comments