I start my project with the following command: ts-node-dev .Code changes in src/ is loaded and ts-node-dev works perfectly, except that I don't see the new code in dist/ until I manually run tsc again.Why is that ?
Submitted April 18, 2020 at 06:03PM by yung_stoic
No comments:
Post a Comment