Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Conversation

venables
Copy link
Contributor

Previously:

Config.load(<dir>)

now:

Config.load()

or

Config.load({
  root: <root of config>
  baseFilename: <filename for base-config>,
  env: <environment to use if needed>
});

@venables venables merged commit c196690 into master Feb 12, 2018
@venables venables deleted the use-ava branch February 12, 2018 00:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant