Skip to content

Fix current working directory

Compare
Choose a tag to compare
@scriptex scriptex released this 19 Feb 11:56
· 67 commits to master since this release

Use process.cwd() instead of relying on environmental variables (process.env.PWD). #107
Thanks to @pkExec