Yuri Fenyuk

Results 3 comments of Yuri Fenyuk

Link to my pull request with fix https://github.com/deliveryhero/serverless-aws-documentation/pull/121

@tchock I added unit test to invoke code changes and return coverage to 100% back. Hope PR is possible to merge.... we use this in our production for couple months...

Another possible workaround is to reference git repository directly in project.json, like "serverless-aws-documentation": "https://github.com/YurgenUA/serverless-aws-documentation.git", both npm & yarn support it. Even specific git commit can be specified