billions-battery-73370
07/18/2021, 11:38 PMroot
tsconfig.json
\_packages
\_ cloud
\_ tsconfig.json
|_ Pulumi.yaml
|_ infra
\_ index.ts
\_ cluster
\_ tsconfig.json
|_ Pulumi.yaml
|_ infra
\_ index.ts
In this structure we currently share typings and utilities from cloud package (to say cluster package) using @package/cloud
. The package tsconfigs reference the root tsconfig. Path aliases are working for all other typescript parts of the application and are defined in the root tsconfig. Can’t seem to get this working with pulumi though, anyone got an example of this they can share?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.
Powered by