mirror of https://github.com/pulumi/pulumi.git
c3e5e483ca
The `main` field in package.json is standardized by Node to refer to a file relative to package.json. The previous commits in this PR used `main` relative to the Pulumi main directory, which was incorrect. This commit upgrades two tests, and introduces two more, to verify the correctness of this behavior and the PR in general. |
||
---|---|---|
.. | ||
compiler_options | ||
esm-js | ||
esm-js-main | ||
esm-package-json-in-parent-dir-without-main | ||
esm-srcdir-ts | ||
esm-ts | ||
esm-ts-compiled | ||
esm-ts-default-export | ||
esm-ts-specifier-resolution-node | ||
esm-with-package-json-in-parent-dir | ||
omit-stacktrace | ||
package-json-in-parent-dir-without-main | ||
regression-12301 | ||
ts-with-package-json-in-parent-dir | ||
.gitignore |