Chris Roe

Results 5 issues of Chris Roe

Serverless-meta-sync should be able to support syncing the stages as well. Currently the steps to sync a new local copy is a little long: 1. Clone the repo 2. Run...

During development, there are many times when we need to update the variable files for all environments at once (for example, adding a new feature). Having to run `meta sync`...

Everytime I sync, I get the following: ``` Serverless: WARNING: This variable is not defined: region Serverless: WARNING: This variable is not defined: region Serverless: WARNING: This variable is not...

Hello, The babel-runtime is awesome (and much easier to test code with than the optimizer-plugin). However, after migrating to the babel-runtime, I noticed that my lambdas are significantly larger than...