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