Maël Nison

Results 627 comments of Maël Nison

The `exports` support is provided by https://github.com/lukeed/resolve.exports, a bug should be open there

We don't have one, but it would be very easy to implement a plugin on the v2

The lossless gradient background: [yarn-bg-lossless.zip](https://github.com/yarnpkg/berry/files/9574025/yarn-bg-lossless.zip)

Still a work-in-progress, but I'll merge it in its current state to then iterate incrementally. Note that the documentation files is forked from the Gatsby one, so it'll get outdated...

Timing are always funny 😄 we got a very similar two days ago, and some improvements have landed: https://github.com/yarnpkg/berry/issues/2560 However my fix should mostly have an effect on the PnP...

@sotnikov-link I marked your comment as duplicate because it was taking a bunch of vertical space for things we already know. Generally, comparing shell performances w/ `yarn run` performances isn't...

While the plugin itself is fine, I feel like its name ("better-optional") might not be the best. The default behavior is there for a reason, and while it's ok you...

Hard to say, but from a quick look it almost looks like the gulp output somehow finished inside the final name. Note how `.../xfs-7685cad0/` is immediately followed by what I...

I can't try right now but the issue is even clearer with the full logs: somehow your npm is outputting things during `npm pack` despite the `--silent` flag. This is...