pulumi/sdk/nodejs/tests
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
..
runtime Compute required packages during closure serialization (#1457) 2018-06-03 21:55:37 -07:00
config.spec.ts Add license headers 2018-05-22 15:02:47 -07:00
init.spec.ts Add license headers 2018-05-22 15:02:47 -07:00
util.ts Add license headers 2018-05-22 15:02:47 -07:00