Closed jaimedp closed 7 years ago
Great, thanks! Did you decide against making the options take in functions or is this in parallel to that?
This is the first step, the materialize fn will be used to allow all parameters to be functions, but there are some that should not be “materialized” like formatters and I still need to do that logic.
Refactor how options are propagated and stored to allow for dynamic update of the configurations. Also added the updateConfig function to the main contour object.