1549469775 4 years ago
parent
commit
2dee2a3191
  1. 2
      script/run.js

2
script/run.js

@ -15,5 +15,5 @@ if (argv.build) {
"PORT=3344", "PORT=3344",
"NODE_ENV=development", "NODE_ENV=development",
"ts-node -r tsconfig-paths/register script/dev-runner --watch" "ts-node -r tsconfig-paths/register script/dev-runner --watch"
]) ], { shell: true })
} }

Loading…
Cancel
Save