TypeScript file updates not visible on the website

Dec 12 2021 9:00 PM

i am practicing using an existing Cloud application builds on Asp.net MVC , Angularjs v1x and gulp

The problem I am having , when I am editing my typescript file , it is converting into a js file after rebuilding the application, publishing the typescript, and js file inthe server but changes are not visible on the site.

i am using app.ts including controllers from different function from app.controller.ts file.
My question is what i am missing in the whole process of change and publishing typescript , js files . node, gulp configured in my working machine fine

 

Many thanks in advanced

 

 


Answers (2)