do4ng / zely

🛰️ a backend framework for Node.js
https://zely.netlify.app/
MIT License
1 stars 1 forks source link

observer cannot detect js/ts file #2

Closed do4ng closed 1 year ago

do4ng commented 1 year ago

Describe the bug observer가 js/ts 파일 변경을 적용하지 못함

To Reproduce

  1. js/ts 파일 생성
  2. $ prext dev 명령어 실행
  3. 생성한 파일 수정

Expected behavior 변경점이 적용됨

Screenshots

Desktop (please complete the following information):

Additional context

do4ng commented 1 year ago

js 파일뿐만 아니라 ts 파일도 적용이 되지 않았음. (#1 기능 추가로 생긴 버그)

이슈 제목을 이에 맞게 수정함.