Andrey Sitnik
Andrey Sitnik
> Would be primo if it worked as npx size-limit --limit="1kb" without needing any installation. Sure, send PR
Nothing special. Maybe we can think of providing array pf paths and imports. But we can do it later.
@diekotto yes, you can prepare and send PR
@diekotto cool research. What do you think if we will use `--limit` not for global `npx` but for `size-limit` from `devDependencies` just to avoid having extra config. Something like: ```sh...
@diekotto yes, this plan looks nice (you have to install plugins first).
I don’t know. We are just calling `pnpm up caniuse-lite`, which should update only `caniuse-lite`. Maybe `pnpm` does something more?
@firxworx @mdogadailo we can add `--no-save` to the script. But what it does and how it fixes it? There is `--no-save` in `pnpm update --help` and why `pnpm up -r...
Done https://github.com/browserslist/update-db/commit/f4a47a7df073b86b24881a9f2369b0655f9b5229
Seems like you also have monorepo. Sorry, this issue is related to a complex environment reproduction. You need to debug it on your machine and find a fix.
Yes, seems like we have a problem with new Yarn. But don’t worry. It is not a big error. It is an error in a system which shows browser diff...