Skip to content

Release - 0.6.5

Compare
Choose a tag to compare
@kevcodez kevcodez released this 23 Mar 17:18
· 24 commits to master since this release
  • 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 to fs.statSync is obsolete and the performance is increased