Hm - my custom resource is looking for a plugin pr...
# general
b
Hm - my custom resource is looking for a plugin provider on my $PATH, which does not exist. Can I tell it to not do that?
b
If you subclass CustomResource, it looks for a plugin. ComponentResource does not.
b
Aah. Dumb mistake. Thanks!