next.js
29c23b26
- fix: Use `[` and `]` instead of `(` and `)` for debug transform (#68142)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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?
References
#68142 - fix: Use `[` and `]` instead of `(` and `)` for debug transform
Author
kdy1
Parents
d4eb89d5
Loading