Join Slack
Powered by
This message was deleted.
# typescript
s
sparse-intern-71089
05/13/2020, 10:23 PM
This message was deleted.
f
faint-table-42725
05/13/2020, 10:53 PM
You can tune the serialization with
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/runtime/closure/#CodePathOptions
faint-table-42725
05/13/2020, 10:54 PM
The serialization attempts to compute what packages are needed (see
https://github.com/pulumi/pulumi/blob/master/sdk/nodejs/runtime/closure/codePaths.ts#L85
) so it shouldn’t normally include everything in
node_modules
faint-table-42725
05/13/2020, 10:56 PM
The docstring a few lines above what I linked provides some context
w
wooden-lighter-66320
05/14/2020, 8:37 PM
Thanks much!
4
Views
Open in Slack
Previous
Next