mirror of https://github.com/pulumi/pulumi.git
![]() This is necessary due to the way we've factored the libraries imported by users into modules. The primary alternative is to ensure that each child module imports the root module for a package and registers itself with that package where necessary to prevent circular dependencies. This simplifies the core SDKs slightly at the cost of greater complications in the generated SDKs; the approach taken by these changes seems like a more maintainable option. Contributes to #2430. Co-authored-by: Justin Van Patten <jvp@justinvp.com> |
||
---|---|---|
.. | ||
closure | ||
asyncIterableUtil.ts | ||
config.ts | ||
debuggable.ts | ||
index.ts | ||
invoke.ts | ||
mocks.ts | ||
resource.ts | ||
rpc.ts | ||
settings.ts | ||
stack.ts |