pulumi/sdk/nodejs/tests/runtime/langhost/cases/069.ambiguous_entrypoints
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.js fix(ux): Adds a warning message when module resolution is ambiguous (#10374) 2022-08-16 14:41:15 -04:00
index.ts fix(ux): Adds a warning message when module resolution is ambiguous (#10374) 2022-08-16 14:41:15 -04:00