mirror of https://github.com/pulumi/pulumi.git
502c283491
We should not enable source-map-support when just importing the Node.js SDK. Source map handling is the business of whatever is running the program. For tests this is for example jest. For the pulumi CLI this is handled in the entrypoints `sdk/nodejs/cmd/run/index.ts`, `sdk/nodejs/cmd/run-policy-pack` and `sdk/nodejs/cmd/run-plugin`, and also `sdk/nodejs/cmd/dynamic-provider` and `sdk/nodejs/provider/server.ts`. Fixes https://github.com/pulumi/pulumi/issues/9218 |
||
---|---|---|
.. | ||
Pulumi.yaml | ||
index.ts | ||
package.json | ||
tsconfig.json |