Iâve created a small plugin for Titanium Mobile which will scan your Resources/ folder (and sub-folders) at build time and, if it finds any CoffeeScript .coffee files, will run the coffee compiler on them to produce the .js files. Since build plugins run before the platform-specific build system kicks in, this actually works. Find the project on GitHub at: https://github.com/billdawson/ti_coffee_p
{{#tags}}- {{label}}
{{/tags}}