pulumi/sdk/nodejs/tests/runtime/langhost
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
..
cases Pass "special" properties to Invoke. (#1277) 2018-05-01 15:05:42 -07:00
run.spec.ts Invoke node directly from the language host 2018-05-02 11:16:58 -07:00