pulumi/pkg/codegen/nodejs
Pat Gavlin f23b98a7df
[codegen/nodejs] Fix #4563. (#4579)
Do not wrap non-output-typed arguments to `pulumi.all` in
`pulumi.output`. `pulumi.all` does this implicitly.

Fixes #4563.
2020-05-06 10:09:20 -07:00
..
doc.go [codegen/docs] Fix the generation of Function names, args, and result type names (#4490) 2020-04-27 17:47:01 -07:00
doc_test.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen.go Add support for NPM Resolutions to nodejs codegen (#4554) 2020-05-02 22:17:31 +01:00
gen_intrinsics.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00
gen_program.go [codegen/*] Improve range type binding + codegen. (#4552) 2020-05-04 15:04:35 -07:00
gen_program_expressions.go [codegen/nodejs] Fix #4563. (#4579) 2020-05-06 10:09:20 -07:00
gen_program_lower.go [codegen/{nodejs,python}] Parse more proxy applies (#4576) 2020-05-05 21:51:53 -07:00
gen_program_test.go [codegen] Add support for caching package schemas. (#4534) 2020-04-30 13:22:24 -07:00
importer.go Add support for NPM Resolutions to nodejs codegen (#4554) 2020-05-02 22:17:31 +01:00
utilities.go Clean up the language-specific schema APIs. (#4454) 2020-04-20 16:36:05 -07:00