icy-controller-6092
12/02/2024, 4:54 AMcrd2pulumi --nodejsPath gen *.yaml
cd gen
npm i --ignore-scripts
bunx tsc-esm-fix --src='{cert_manager/**,traefik/**,types/**,.}/*.ts' --ext='.js'
bunx tsc --emitDeclarationOnly --outDir ../bundle
bun build index.ts --packages external --outfile ../bundle/index.js