Eric Saboia
Results
8
issues of
Eric Saboia
It would be awesome if I could extend consolidate to use any template engine I wish, but still taking advantage of its logic: ``` javascript consolidate.myCustomTemplate = consolidate.fromStringRenderer('myCustomTemplate') consolidate.myCustomTemplate.render =...