kraken-js
kraken-js copied to clipboard
Clean up confit-related config documentation.
trafficstars
Make it clear the config.json is used first with the optional environment-specific config merged in. Also, fix the prod[uction].json typo.
@jasisk is there a specific reason its not allowed to pass defaults to confit from
https://github.com/krakenjs/kraken-js/blob/v2.x/lib/config.js#L71
https://github.com/krakenjs/confit/blob/2.x/index.js#L28