Can you use Stylus, Jade, and Coffeescript for development with a native mobile wrapper like Trigger.io?

StackOverflow https://stackoverflow.com/questions/10239397

I'm excited to be starting on my first project, and just wondering if you have any experience or pointers about the best way to use Stylus, Jade, and Coffeescript for development?

I'm sure I can figure something out, but thought I'd see if there was a recommended/fastest way.

有帮助吗?

解决方案

Yes. A Trigger.io user modified the basic template app using those technologies and you can see the code on Github.

More generally you can add customized steps to the Trigger.io build process, such as doing coffeescript compiles, using hooks. The documentation for that is here: http://docs.trigger.io/en/latest/tools/hooks.html

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top