Kendrick Kesley

Results 8 comments of Kendrick Kesley

I'm currently having this problem as well. My project looks like this: ``` /api /some-api-1 api-1-function-1 (every function is a lambda) api-1-function-2 serverless.yml /some-api-2 api-2-function-1 api-1-function-2 serverless.yml serverless.yml ``` I...

@bboure regarding the schema, would it be much simpler if we just manage it in the parent stack? in my opinion, this is appsync's limitation rather than this library's.

@sid88in that's one way to do it. However, it will clutter the parent stack with `data sources` and `mapping templates`.. Furthermore, parent stack would be dependent on child stacks. which...

We can do `rm -rf node_modules` in the build step for now. But it would be nice if we can invalidate the cache from outside the build

Hi! how do you add charts to word documents?

I'm currently stuck on this one too.. What about exposing the `preferMonthFirst` setting?

hi! What I mean is that when I open the file, there is only 'Copy to Adobe Acrobat' option.. And it will create a new file if I edit &...