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
withFileTypes
to get directory information, so another call tofs.statSync
is obsolete and the performance is increased