mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:50:06 +00:00
- Normalize npm cache paths with pwd -P to handle symlinks and trailing slashes, preventing duplicate scans of same directory - Add declare -f check before calling clean_maven_repository for robustness when dynamic source fails - Add test for trailing slash handling Addresses: dev.sh (line 27, 48, 602)