Doubts with example in typescrypt
-
Hi, I was testing the examples in https://github.com/jsreport/jsreport-typescript-example, specifically the "integrated" example, and when modifying the file https://github.com/jsreport/jsreport-typescript-example/blob/master/src/integrated.ts it doesn't change anything in the frontend, it only changes if I modify the same file in the js file, How do I make the changes happen through typescrypt?