mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
Merge pull request #443 from Mr2u/master
This commit is contained in:
commit
c6055a9819
@ -34,9 +34,9 @@ console.log("Compiling src files ...");
|
||||
|
||||
console.log(
|
||||
execSync(
|
||||
"node " +
|
||||
"node \"" +
|
||||
path.join(__dirname, "..", "node_modules", "typescript", "lib", "tsc.js") +
|
||||
" -p " +
|
||||
"\" -p " +
|
||||
path.join(__dirname, ".."),
|
||||
{
|
||||
cwd: path.join(__dirname, ".."),
|
||||
|
Loading…
Reference in New Issue
Block a user