Open
Description
I noticed that compilation of *.ts files is basically done on save of a file and when you call "Run As => Compile Typescript" on the tsconfig.json file.
However I would like to have also an automatic build, after Eclipse is either
- refreshing the project
- re-building the project after a clean
This are 2 typical situations faced by Java/Web developers when working in a mixed Java/Web/Javascript project containing both java and javascript files.
Is there somehow a solution for this requirement?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels