next.js
bd393357 - `toDisplayRedbox()`: replace all occurrences of testDir (#76618)

Commit
303 days ago
`toDisplayRedbox()`: replace all occurrences of testDir (#76618) Currently we only replace the first occurrence with `String.prototype.replace()`. This uses `replaceAll` to replace all occurrences. Test Plan: See next PR in this stack for use.
Author
Parents
Loading