next.js
bd393357
- `toDisplayRedbox()`: replace all occurrences of testDir (#76618)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#76618 - `toDisplayRedbox()`: replace all occurrences of testDir
Author
wbinnssmith
Parents
514e9b35
Loading