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