Emmanuel Balpe

Results 2 issues of Emmanuel Balpe

I've tried cutting the `startServer()` method with an `expressApp()` one that I can export: ``` export async function expressApp() { const app = express(); await require('./loaders').default({ expressApp: app }); return...

question

Hello, I'm having difficulties building the module after cloning the project. Could it be that this file "TiUIView.h" is missing from github? THank's for your help keep up the good...