Marek
Marek
What happened with this? I am trying to install this package with latest RN and I can't get it working :(
Have you managed to get it working @r44j / @jonybar9 / @Sidharth1999 ? I am trying to make it work with latest RN and no success :(
This PR has been merged today, so v3 got DocumentClient. https://github.com/aws/aws-sdk-js-v3/pull/2097
Will we be / Are we able to import (webpack) just parts of hello, e.g. core,facebook,gmail ? It would reduce payload so much... I cannot find any docs for that.
@kamilmysliwiec does reopening means that is being worked on?
It comes straight from the types, so I believe repro is not required. https://github.com/nestjs/swagger/blob/master/lib/interfaces/schema-object-metadata.interface.ts ```ts export interface SchemaObjectMetadata extends Omit { type?: Type | Function | [Function] | string |...
Same here. Ubuntu 20.04, WSL 2, 5.4.51-microsoft-standard-WSL2
@rh389 Are you going to merge it or you're not putting any effort on this project anymore? I am in front of making decision between Dynamo and Mongo and this...
I tried to use @arcticShadow solution but it doesn't work. `2017/02/15 21:50:03 Unable to parse template: read /etc/docker-gen/templates/nginx.tmpl: is a directory `
I am trying to implement this, but I am getting error: ```js =>> monopack will resolve dependencies =>> Undeclared dependencies @types/graphql from /home/marek/dev... ``` Any idea?