How to disable compiling some section of code in Scala Play Framework?

87 Views Asked by At

I want to disable compiling some section code and system jobs in the Scala Play Framework for example pass a flag at the assembly time jar file to disable compiling some sections.

0

There are 0 best solutions below