Fork me on GitHub
#om
<
2017-12-18
>
tianshu05:12:42

@petterik I saw in sulolive, server, client, web are in one project, and react-native part are in a sub directory. Does leiningen support sub project?

petterik16:12:14

@dogenpunk we used to have the react-native part in the main project, but we moved it out as we were thinking of splitting the project apart, but we never got to it. We're not using any features of leiningen to getting it to work though, we've just included ../src as a :source-path: https://github.com/eponai/sulolive/blob/master/sulo-native/project.clj#L75