Closed jurosh closed 7 years ago
@jurosh The plugins you are using are built for older versions of Serverless. Since v1.0, Serverless has native support for CORS. You can find the docs here: https://serverless.com/framework/docs/providers/aws/events/apigateway/#enabling-cors
Would be good to update readme.md with note that from V1.0 it's built in "THIS PLUGIN REQUIRES SERVERLESS V0.5 OR HIGHER!"
It's probably then V0.5 < V1.0
I've just adapted the readme. Thanks for the suggestion!
After including plugn in project I've got error:
Looks like another plugin had same issue: https://github.com/serverless/serverless-client-s3/pull/43