I'm feeling completely stupid, but I can't find the correct way to build JS.Class. What I mean by building is merging all javascript files into one and minimize them. I'm ok with other tools (different from what they suggested).
I tried with command line they suggest but
- I don't have a manifest file (or I don't understand which is) so I don't know what put inside it and it's not human that I spend 1 day to bundle some javascript files
- Jake doesn't work for me, throwing some errors, maybe because I'm using windows
Thanks for any suggestion