Skip to content

Fix loadConfigFromFile#591

Merged
shadaj merged 2 commits intoapollographql:masterfrom
WaldoJeffers:patch-3
Sep 23, 2018
Merged

Fix loadConfigFromFile#591
shadaj merged 2 commits intoapollographql:masterfrom
WaldoJeffers:patch-3

Conversation

@WaldoJeffers
Copy link
Copy Markdown
Contributor

Fixes apollographql/rover#549

Current implementation resolves the config file as a node module, making it impossible to actually pass a config file

@ghost ghost added blocking 🎉 feature New addition or enhancement to existing solutions labels Sep 13, 2018
@shadaj
Copy link
Copy Markdown
Contributor

shadaj commented Sep 22, 2018

@WaldoJeffers this looks great, but looks like linting is failing. Could you run npm run lint-fix from the base apollo-cli director?

@WaldoJeffers
Copy link
Copy Markdown
Contributor Author

@shadaj Sure thing :)

Copy link
Copy Markdown
Contributor

@shadaj shadaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for the fix!

@shadaj shadaj merged commit 87d27be into apollographql:master Sep 23, 2018
@WaldoJeffers WaldoJeffers deleted the patch-3 branch September 24, 2018 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎉 feature New addition or enhancement to existing solutions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[question] How provide config file to apollo-cli ?

2 participants