Skip to content

Fix issue with path being undefined on Windows

Compare
Choose a tag to compare
@scriptex scriptex released this 10 Mar 13:40
· 903 commits to master since this release

This release fixes #350 - the process.env.PWD is undefined on Windows. It has been replaced with process.cwd()