berry icon indicating copy to clipboard operation
berry copied to clipboard

fix(ci): add workaround for Parcel not working with Yarn PnP

Open wojtekmaj opened this issue 6 months ago • 0 comments

What's the problem this PR addresses?

It seems like the issue (https://github.com/parcel-bundler/parcel/issues/9114) is stuck on Parcel's side with no interest of it being fixed.

How did you fix it?

While this is not ideal, that leaves us with two choices: add a workaround and continue testing Parcel, or remove E2E tests for Parcel altogether. I chose the former.

Checklist

  • [x] I have set the packages that need to be released for my changes to be effective.
  • [x] I will check that all automated PR checks pass before the PR gets reviewed.

wojtekmaj avatar Aug 08 '24 10:08 wojtekmaj