mirror of https://github.com/pulumi/pulumi.git
5d6e340c10
Rather than saving package/module registrations in a module variable, save them in the store where other state is stored. This way, if there are multiple copies of `@pulumi/pulumi`, they'll use the same store, rather than having separate copies of registrations. Fixes #13223 --------- Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com> |
||
---|---|---|
.. | ||
closure | ||
asyncIterableUtil.ts | ||
callbacks.ts | ||
config.ts | ||
debuggable.ts | ||
index.ts | ||
invoke.ts | ||
mocks.ts | ||
resource.ts | ||
rpc.ts | ||
settings.ts | ||
stack.ts | ||
state.ts |