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

Pass userConfig to loadConfigs #111

Merged
merged 1 commit into from
Jan 17, 2017
Merged

Conversation

cross311
Copy link
Contributor

Looks like the generator is not passing through the userConfigs from the calling of the server to loadConfigs. loadConfigs signature takes in userConfigs, but as it is right now always gets an empty config object. The entry point for the module is passed the userConfigs, so this pull is just actually getting it to the loadConfigs method, via the Promise.resolve.

@jchip
Copy link
Member

jchip commented Jan 17, 2017

thanks for the PR. @animesh10 please review.

@animesh10
Copy link
Contributor

Looks good!

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.

3 participants