Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: load the projectLocation not relative to the nodeshift-config.js… #302

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

lholmquist
Copy link
Member

… file

  • This makes it so you don't need to use the full directory path when specifing the projectLocation.

  • project location will be loaded relative to your current working directory.

fixes #301

… file

* This makes it so you don't need to use the full directory path when specifing the projectLocation.

* project location will be loaded relative to your current working directory.

fixes nodeshift#301
@coveralls
Copy link

Pull Request Test Coverage Report for Build 757

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 96.822%

Totals Coverage Status
Change from base Build 12: 0.01%
Covered Lines: 624
Relevant Lines: 647

💛 - Coveralls

@lholmquist lholmquist merged commit eaf0046 into nodeshift:master Apr 2, 2019
@lholmquist lholmquist removed the review label Apr 2, 2019
@lholmquist lholmquist deleted the 301-project-location-bug branch April 2, 2019 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in loading projectLocation
2 participants