20K lines of CoffeeScript is about an order of magnitude more than I've ever dealt with in a single project. Any complaints, concerns, ideas or tips that you learned along the way?
It's about 15K of code + 5K of unit tests (Jasmine). CoffeeScript is amazing and it really enabled a project of this scope to be fun and manageable. We are very happy customers :)
No tips really. We have several subdirectory builds with independent Makefiles which all get catted together (as we started long before the v1.2.0 join option). Many thanks!