This message was deleted.
# plugin-development
s
This message was deleted.
j
Yes if you want to get the best user experience. I think after calling
get
you can get the module and the version easily
👍 1
For example I am doing some codegen and for it I am using:
Copy code
minimalDependency.module.toString()
g
You may also want to support
ProviderConvertible<MinimalExternalModuleDependency>
for non-leaf nodes from version catalog (i.e. when you have both
foo
and
foo.bar
aliases).
thank you 1