Comment on Sprockets: JavaScript dependency management and concatenation (SvN)Comments−bdittmer17yWe use ant to accomplish the same thing.−jorgem17yYeah, I was gonna say "make" combined with some new tool to read the metadata from the js files would probably be doable.−moe17yWe are using make for exactly that purpose, works like a charme.
Comments
We use ant to accomplish the same thing.
Yeah, I was gonna say "make" combined with some new tool to read the metadata from the js files would probably be doable.
We are using make for exactly that purpose, works like a charme.