Fork me on GitHub
#duct
<
2018-04-09
>
weavejester14:04:24

@iarenaza You could use a module. I’m planning on making the cljs compiler easier to customize, but it relies on some work I’m doing for the next version of Duct.

iarenaza14:04:29

@weavejester thanks for the tip! After much playing with meta-data for the additional configuration value and stepping through the code, I gave up and included all the default config with my additional setting in config.edn. I'll explore the module approach. Again, thanks a lot!