Release - 0.6.5
- Build file paths get resolved using resolve rather than join
- Ignore folders starting with a dot and node_modules when searching for build file paths
- Use
withFileTypesto get directory information, so another call tofs.statSyncis obsolete and the performance is increased