pulumi/sdk/nodejs/tests/runtime
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
..
deploymentOnlyModule Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
langhost fix(ux): Adds a warning message when module resolution is ambiguous (#10374) 2022-08-16 14:41:15 -04:00
asyncIterableUtil.spec.ts Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
closureLoader.spec.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
jsClosureCases_8.js Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
jsClosureCases_10_4.js Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
package.spec.ts JavaScript fnSerialization match package.json exports (#8893) 2022-02-08 10:22:56 -08:00
props.spec.ts chore(sdk/python): Deprecate PULUMI_TEST_MODE (#10400) 2022-08-16 09:25:52 -04:00
registrations.spec.ts [sdk/nodejs] Skip re-registrations of same package+version (#6387) 2021-02-20 10:06:32 +11:00
settings.spec.ts chore(sdk/python): Deprecate PULUMI_TEST_MODE (#10400) 2022-08-16 09:25:52 -04:00
tsClosureCases.ts ci: improve x-plat testing on Windows 2022-03-06 14:45:26 -08:00