deps-new

Sam Ritchie 2022-12-19T17:58:40.817329Z

question - can we put conditional logic in templates?

seancorfield 2022-12-19T18:03:14.733169Z

https://github.com/seancorfield/deps-new/issues/35 -- TL;DR: no, you can try to leverage the :transform-fn functionality for it tho'.

๐Ÿ‘ 1
Sam Ritchie 2022-12-19T17:59:03.388689Z

I want to the user provide a :CNAME key for example for a custom github pages domain, but not include some unneeded code from the generated template if itโ€™s not present