Firebase CLI is ignoring my cloud function when deploying
I have cloud function defined in my index.ts. However, when try to deploy my cloud functions with firebase deploy, the Firebase CLI is not detecting my function. Output in the terminal ✔ functions: Finished running predeploy script. i functions: ensuring…