quibble icon indicating copy to clipboard operation
quibble copied to clipboard

auto loader + `--loader=testdouble` (or quibble) breaks

Open connorjclark opened this issue 4 months ago • 0 comments

Since the auto loader was added, existing usages via node --loader=testdouble began applying the quibble resolver twice (note: this may only have become true in Node 21+). This causes infinite loops in my use case (might be limited to usage of ?__quibbleoriginal).

ref https://github.com/GoogleChrome/lighthouse/issues/15711

connorjclark avatar Aug 28 '25 22:08 connorjclark