Skip to content

Instantly share code, notes, and snippets.

@mikicho
Created May 25, 2019 13:09
Show Gist options
  • Save mikicho/81a229b9136788186069a8d8369fd442 to your computer and use it in GitHub Desktop.
Save mikicho/81a229b9136788186069a8d8369fd442 to your computer and use it in GitHub Desktop.
vshaxe --cwd problem
{
"haxe.configurations": [ ["--cwd", "src/server", "server.hxml"] ],
}
-cp src
-main Server
-js bin/server.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment