Hỏi & Đáp
TypeError 관련하여 문의드립니다.
"scripts": { "start:build": "tsc -w --project tsconfig.json && npx -p tsconfig.json", "build:live": "nodemon --exec node --loader ts-node/esm src/main.ts --verbose", "start": "npm run build:live" }, 조금 더 찾아보니 해결을 하기는 했는데 이게 정확한 방법인지는 모르겠습니다..
- Lượt thích
- 0
- Số bình luận
- 1
- Lượt xem
- 307

