I am using angularJs and I noticed that my changes don't compile. An old version of my javascript files is there, indicating me that I first have to do a clean before compiling.
Problem is that I use typesafe and that I don't know how to execute the play clean-all command.
Is it possible to do a clean using typesafe?.
By the way I am using IntelliJ Idea 13 as editor.
Is there a configuration that I can use in intelliJ ..; again I don't know where Play is installed on my machine or even if it is installed ...
Thank you