Can I enable typescript processing only on TS files in wro4j?

54 views Asked by At

I have a legacy app with has old JS code, but I want to utilize TypeScript for some of the newer components. Is it possible to tell wro4j to only apply the rhinoTypeScript preprocessor only on "*.ts" files?

0

There are 0 answers