pulumi/sdk/nodejs/cmd
Justin Van Patten e728425b5c
[nodejs/sdk] GetRequiredPlugins: Return plugins even when there're errors (#8699)
The implementation of `GetRequiredPlugins` in the Node.js language host will return an empty set of plugins if it encounters an errors reading `package.json` inside a subdirectory. The intended behavior is to return any plugins that were found (even if there were some errors in the process) and to log any errors that occurred along the way. This change fixes the implementation to behave as intended.
2022-01-06 20:14:09 -08:00
..
dynamic-provider Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
pulumi-language-nodejs [nodejs/sdk] GetRequiredPlugins: Return plugins even when there're errors (#8699) 2022-01-06 20:14:09 -08:00
run [langhost/node] More ESM support: `nodeargs`, main entrypoints, and tests (#8655) 2022-01-04 18:54:38 -08:00
run-policy-pack [sdk/nodejs] Prevent Pulumi from overriding tsconfig.json options. (#7068) 2021-08-15 18:58:43 -07:00