next.js
29c23b26 - fix: Use `[` and `]` instead of `(` and `)` for debug transform (#68142)

Commit
1 year ago
fix: Use `[` and `]` instead of `(` and `)` for debug transform (#68142) ### What? Use `[]` instead of `()` for call stack. ### Why? https://github.com/vercel/next.js/pull/68056#discussion_r1690601277 ### How?
Author
Parents
Loading