You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
host.json should support FUNCTIONS_WORKER_RUNTIME setting. Right now the CLI uses that setting for figuring out your app's type, since many operations (init, new, start, publish, etc) are language specific. Currently that is stored in local.settings.json which is not committed in the repo.
ejizba, JohnReeson, mateuszgalganekbbraun, mneira10, AdamCoulterOz and 7 moremateuszgalganekbbraun