sparse-intern-71089
06/18/2023, 4:08 PMacceptable-intern-25844
06/18/2023, 5:56 PMacceptable-intern-25844
06/18/2023, 6:02 PMPulumi.yaml
:
runtime:
name: nodejs
options:
typescript: false
Then compile your TS code as usual, and set the entrypoint for pulumi in package.json
like this:
"main": "dist/index.js",
limited-rainbow-51650
06/22/2023, 9:06 AMcrd2pulumi
also. At the moment, there are a number of issues to be fixed first.