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?
A
Adinlm
@Adinlm
0
Reputation
2
Posts
510
Profile views
0
Followers
0
Following
Posts made by Adinlm
-
Doubts with example in typescrypt
-
Are there tutorials to integrate jsreport in angular?
Hello, I am learning to use jsreport, and I was wondering if there were any instructions to use it in an Angular project.