kuashe / serverless-async-await

Frictionless Async Await transpiling for Serverless in Node 0.12 and above
8 stars 3 forks source link

Deploy fails when using provider deploymentBucket name #6

Closed coderfin closed 6 years ago

coderfin commented 6 years ago

How to Reproduce: With the serverless-async-await plugin enabled add a provider deploymentBucket name to your serverless.yml file

What Happens Deployment fails

How to Fix Rework the hooks so that waitForFiles is no longer needed.