Klemensas
Klemensas
Okay, thanks for the response. Working around this is indeed doable, although `npm` seems to be capable of resolving the same situation as expected, so it's a bit painful that...
I've encountered the same issue when upgrading to beta. Seems like it goes away if a HttpLink is included instead of the direct `uri` usage. So maybe the lib is...
> I'm also having this issue. All of our traces just come in as `GET` or `POST` as the resource name, even though they do have path information in the...
@mrlubos maybe you're basing your PR on a branch that doesn't have `size-limit`? Once I've merged the `size-limit` stuff to my base branch everything worked fine.
The workaround did help. > update review feature https://github.com/andresz1/size-limit-action/pull/28 is this outstanding PR the feature you're talking about? Do I understand correctly that you didn't tackle this there?