Carlos Delgado
Carlos Delgado
It would be useful to find a way to copy the fields not present in the `recipe` object to the target object. This way, if I have an object with...
It seems that the aim is to support them, but the actual function declaration and code does not support modifiers. Is there a workaround for this? https://github.com/rhalff/dot-object/blob/0c8a4d8b766f62f2c0f1bf81b1a67259ee5ef480/src/dot-object.js#L466
Hi, I was wondering how to deal with the potential growth of the client cache based on different parameters. I could think in: 1. Create a new graphql client whti...
Add transactions support: https://aws.amazon.com/es/blogs/aws/new-amazon-dynamodb-transactions/
Hi, first thanks for this plugin, I will be using it frequently as soon as I can make it work :) I can install and launch the plugin, but when...
It would be nice to be able to choose how to serve the content, either via S3 with Static Web Hosting (as it is now), or via Cloudfront distribution. If...
Hi, I'd like to use this plugin toghether with the AppGyver Steroids platform, wich is fully compatible with Cordova. But the use Cordova 3.1 at the moment. Would it be...
When updating dependencies to serverless-offline 6.1.4, it doesn't start, the error message is: ``` Type Error --------------------------------------------- TypeError: Cannot read property 'location' of undefined at Scheduler.run (/Users/carlos/Cheftonic-tech/analytics-backend/node_modules/serverless-offline-scheduler/lib/scheduler.js:63:45) at Object.before:offline:start:init [as...
It would be great if we could get more info on the form, like country info (country code, iso value, name...) Apart from that, great work!
This change enables users to develop and test with a dynamodb running locally.