How to turn off Play!'s javascript reverse routing generation?

Viewed 361

I don't need javascript reserve routing in my project so I would like to get rid of the generated classes but it's easier if it's not even generated in the first place.

So are there any options to turn that off?

1 Answers
Related