next.js
89fcf68c - decode magic identifiers (#61658)

Commit
1 year ago
decode magic identifiers (#61658) ### What? * decode magic identifiers when printing compile errors to the console * Error Overlay * decode magic identifiers in the error message * decode magic identifiers in source frame * decode magic identifiers in call stack ![image](https://github.com/vercel/next.js/assets/1365881/836ba497-84dd-4958-8341-4207fc6d860f) ![image](https://github.com/vercel/next.js/assets/1365881/f03d5c9e-0b2f-4699-b7c3-56c38b0eba51) ![image](https://github.com/vercel/next.js/assets/1365881/49a65991-92d8-47b4-863c-961536d98d13) ### Why? ### How? PACK-2008 Closes PACK-2387
Author
Parents
Loading