Is there a way [in typescript sdk] to get the curr...
# general
m
Is there a way [in typescript sdk] to get the current project working directory? process.cwd() is not it when passing a pre-built pulumi entry (ie. to avoid using pulumi's typescript versioning and compiler)
e
I don't think this is currently passed through.
1