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
Can't find where is the convention for how node.js based functions should be defined. Does the main entry point must be called index.js? does it have to be specified in the package.json's main entry? Is it possible to rename it or place it in another folder?
Copied from original issue: projectkudu/AzureFunctionsPortal#868