pulumi/sdk/nodejs/runtime
Luke Hoban 076d8887c9
Compute required packages during closure serialization (#1457)
Closure serialization now keeps track of the `require`d packages it sees in the function bodies that are serialized during a call to `serializeFunction`.

Also, replaces `serializeFunctionAsync` with `serializeFunction` which accepts richer parameters and return type, deprecating the former API (but leaving it available for now to avoid a breaking change).
2018-06-03 21:55:37 -07:00
..
closure Compute required packages during closure serialization (#1457) 2018-06-03 21:55:37 -07:00
config.ts Add license headers 2018-05-22 15:02:47 -07:00
debuggable.ts Add license headers 2018-05-22 15:02:47 -07:00
index.ts Compute required packages during closure serialization (#1457) 2018-06-03 21:55:37 -07:00
invoke.ts Add license headers 2018-05-22 15:02:47 -07:00
resource.ts Discriminate unknown values in the JS runtime. (#1414) 2018-05-23 14:47:40 -07:00
rpc.ts Resolve missing outputs as `undefined`. (#1427) 2018-05-24 11:22:08 -07:00
settings.ts Add license headers 2018-05-22 15:02:47 -07:00
stack.ts Add license headers 2018-05-22 15:02:47 -07:00