https://pulumi.com logo
Title
a

abundant-autumn-85033

05/24/2021, 9:33 AM
Has anyone had any issues recently with the typescript lambda closure system not including required packages? i.ve got an inline lambda that uses the apollo-graphql-server, was working perfectly fine, but now it keeps missing required packages when it uploads itself, mainly dependencies of the main packages, like 'core-js' or just now 'camel-case' - trying to track back through my changes to see what's borked it, maybe nx mono-repo upgrades, or pulumi updates, or typescript settings, not quite sure yet.
Ahh, maybe related to https://github.com/pulumi/pulumi/issues/7119 that LukeHoban raised this morning maybe hmm.