Does the KSP version already support specifying targets? ```@optics([OpticsTarget.DSL, OpticsTarget....
t
Does the KSP version already support specifying targets?
Copy code
@optics([OpticsTarget.DSL, OpticsTarget.OPTIONAL, OpticsTarget.LENS])
I'm getting an "You cannot generate iso with more than 22 properties" even though I'm telling it to not generate it.