serverless / serverless-azure-functions

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

fix: Fix compiler errors and remove logs plugin #286

Closed tbarlow12 closed 5 years ago

tbarlow12 commented 5 years ago

Not sure how these compiler errors snuck in here.

And although the logs plugin could be useful in the future, we don't currently support it. Also, removing the AzureProvider caused compiler errors in the logs plugin. Wasn't worth fixing since we don't support it