Node JS function v4
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I'm trying to deploy a function located in /api. I'm using nodeJS and I'm using the new version v4 to define code my function.
It looks like it not working. I can't reach my function when using v4 but I can when using v3.
The type of function I'm talking about: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-functions-version-4-of-the-node-js-programming-model-is-in/ba-p/3773541
**Describe the solution you'd like**
I would like to be able to use functions v4
**Describe alternatives you've considered**
Maybe it's already possible in some way. But since I don't have any errors I don't know what to look for.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.