pulumi/sdk/nodejs/cmd/run
Kyle Pitzen c4c46c3222
fix(ux): Adds a warning message when module resolution is ambiguous (#10374)
previously, when both index.ts and index.js were present
and no main key was provided in Pulumi.yaml, Pulumi would quietly
resolve the entrypoint as index.js.  This messages that decision in a warning
2022-08-16 14:41:15 -04:00
..
index.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
run.ts fix(ux): Adds a warning message when module resolution is ambiguous (#10374) 2022-08-16 14:41:15 -04:00