Open benedyktdryl opened 8 years ago
Hi, thanks for reporting this. Yes, I can look into adding that. It's kind of possible to achieve something similar with current confippet's compose config feature.
We were in fact using node-config initially, but the requirements it caters to doesn't quite align with our requirements (at the time, not sure about now), so I wrote confippet.
Ah I missed this feature. Anyway it will be bit easier to achieve same functionality with deferred style.
As I can see heavy inspiration of
node-config
: https://github.com/lorenwest/node-configIs is possible to provide
defered
value like in example below? https://github.com/lorenwest/node-config/wiki/Configuration-Files#user-content-javascript-module---js