I’m not sure I understand the typescript support. If I want to have a couple of custom options in tsconfig.json, I need to disable typescript support in the YAML file and then build the TS myself before running pulumi?
oh I see the issue, doesn’t appear to be supporting the
Thanks for sharing 🙂 are you also using nx for your monorepo?
l
little-cartoon-10569
05/27/2022, 12:12 AM
No, I'm still waiting on the ultimate solution 😞 Yarn workspaces makes it a pain, but the idea of having a script to sort it out at module registration time is clever.