pulumi/sdk/nodejs/tests/runtime/langhost/cases/015.runtime_sxs
Justin Van Patten 5d6e340c10
[sdk/nodejs] Save pkg/mod registrations on async local store (#13240)
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>
2024-08-02 07:37:06 +00:00
..
index.js [sdk/nodejs] Save pkg/mod registrations on async local store (#13240) 2024-08-02 07:37:06 +00:00