hi! how can I remove deps when creating a basis? I have a bunch of deps on my main deps.edn :deps, so my project can be used with git coordinates, but I'm creating a build task that should build a lighter artifact also with a subset of those dependencies. Is there a way of accomplishing this?
you make the basis so give it a different set of libs when you call create-basis