node.js - Have to terminate all nodejs Instances for code reflect. how to fix this? -


i have developed application using typescript, hapi , nodejs whenever i'm saving removing, adding new code, code not getting reflected after doing gulp build after closing running nodejs instances thorugh task manager working fine. can suggest me why happening , how fix this?

nodejs can run javascript, typescript compiler generating these javascript files. these files reflected in app have restart nodejs.

there solutions automatically example: nodemon or better tsc-watch


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -