serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
267 stars 162 forks source link

update function add command to put files in the right location #355

Open mydiemho opened 5 years ago

mydiemho commented 5 years ago

This is a Feature Proposal

Description

Update the plugin to generate new handler in src/handlers to match the azure-nodejs template file structures.