Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

configFilePath already absolute #220

Closed
stphdenis opened this issue Aug 30, 2016 · 0 comments
Closed

configFilePath already absolute #220

stphdenis opened this issue Aug 30, 2016 · 0 comments

Comments

@stphdenis
Copy link

The file instance.ts for function readConfigFile() just before the last return at line 342 have this code.

  configFilePath = path.join(process.cwd(), configFilePath);

configFilePath don't already absolute ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant