... "start:dev": "nodemon --watch src --delay 500ms --exec ts-node src/start.ts", "start": "NODE_ENV=production node build/start.js" } ...
確定! 回上一頁