This is just to keep track of these 2 issues:
The plan is to first fix these problems upstream, then just bump dependency.
If that doesn't work however, we'll fall back to custom @callstack/babel-loader or a patch using patch-package instead, with possibility to add parallelization between workers (which should be rejected right away from official loader, as it would stay against rules of writing loaders).
This is just to keep track of these 2 issues:
The plan is to first fix these problems upstream, then just bump dependency.
If that doesn't work however, we'll fall back to custom
@callstack/babel-loaderor a patch usingpatch-packageinstead, with possibility to add parallelization between workers (which should be rejected right away from official loader, as it would stay against rules of writing loaders).