I've a project that uses Malli with a custom default registry, a feature which requires the code be compiled with a certain jvm opt set as is detailed in its documentation.
It was suggested to me in this issue that this is currently not supported in tools.build's compile-clj
function. I'm posting here in the hopes this can be filed as a feature request so that I can eventually move this project to tools.build.
Thanks.