This app built fine with old sinan. With new sinan I just had a new problem where the order of the build for an application was wrong.
Essentially it tried to build the module maru_models_users before maru_models_transform. The users module uses parse transform provided by the transform module. So it blew up on 'sinan build'. Was I just getting lucky in the order it built with old sinan? Is there a way to specify the order? Or should I put the transform in another app and make it a dependency for the models app... Tristan -- You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en.
