How is compose resources a dependency and not a pl...
# compose
a
How is compose resources a dependency and not a plugin? can dependencies generate code?
probably the actual compose plugin does the work, and the dependency does something ... else?
k
yes. the plugin generates accessors
a
TIL. thanks folks