pulumi/sdk/nodejs/dist
Matt Ellis 409477b951 Invoke node directly from the language host
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).
2018-05-02 11:16:58 -07:00
..
pulumi-resource-pulumi-nodejs Continue to add native modules to NODE_PATH 2018-04-13 14:26:32 -07:00
pulumi-resource-pulumi-nodejs.cmd Continue to add native modules to NODE_PATH 2018-04-13 14:26:32 -07:00