We're aware and working on upgrading the Typescript version. It looks like the newer versions of ts-node, the package we're using, dropped the caching ability, leading to a performance regression. More details here: https://github.com/pulumi/pulumi/issues/4876
c
curved-pharmacist-41509
09/08/2021, 3:05 PM
Thanks for that, got some ideas and happy to go throw some prototypes together for ways to move forward. Will need a bit of help though with what's going wrong
The other option if you’re needing to get moving with what you have while we’re working through it is compiling to JavaScript on your own and disabling the built-in support with
Yeah, this is what I was trying to do with esbuild - but I get strange errors from the pulumi runtime. I assume the generated JS is causing issues and just not sure how to debug
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.