Pat Gallagher
Pat Gallagher
We'll presumably need to add in the updates for the tests as well, but I was hoping to see if it passes the CI/CD pipeline first, since I've been having...
I spent a bit of time this morning looking into this. It looks like we're running into the same 404 issue as in #11. Additionally, it looks like there are...
Wow, this is a tough one! I did some more digging and it appears the test failures are being caused by the `require` calls that test `delivery_person_ts_proto`'s transitive inclusion. Is...
I played around with idea one today. I was able to use the requireJS path mapping config to fix the 404 issue, at least. If we go that route, though,...
@Dig-Doug — I just wanted to let you know that #11 appears mostly compatible with the changes from your nested directories fix for #142. The only thing that needs to...
Sure thing; should be able to take a look sometime this weekend.
> > Is there any workaround for this? > > I want to use `exposeDefaultValues` which was added in [v0.3.2](https://github.com/typestack/class-transformer/blob/develop/CHANGELOG.md#added-1) > > I just found a workaround which seems to...
@attilaorosz @NoNameProvided