Firebase Cloud Functions via Typescript – index.js does not exists
I have created a repo with angular/fire and cloud functions. No i want to run the functions emulator, but it tells me, that index.js doesn't exist. But how should it exists, when i use Typescript? In functions/src/ i have a…