Hello, what is the way to do `pulumi package add` ...
# general
b
Hello, what is the way to do
pulumi package add
to component libraries?
PulumiPlugin.yaml
is not supported it seems as the CLI is looking only for
Pulumi.yaml
. while referencing nuget packages is supported in components, can't see a problem why locally generated SDKs would not be like that?