mirror of https://github.com/pulumi/pulumi.git
409477b951
Instead of using a shell script to jump from the language host into node, just invoke node directly. This makes our start-up path a little simpler to understand and indirectly fixes pulumi/home#156, where we would fail on Windows if the `-exec` script was in a folder that had spaces in it (due to a subtle interaction between how go launches cmd files and how cmd.exe parses arguments). |
||
---|---|---|
.. | ||
pulumi-resource-pulumi-nodejs | ||
pulumi-resource-pulumi-nodejs.cmd |