next.js
fc5bea4c - [dev-overlay] always display bundler name on version info (#77739)

Commit
1 year ago
[dev-overlay] always display bundler name on version info (#77739) ### Why? Previously, we indicated the bundler name only for Turbopack. To better indicate the user which bundler the app is running (especially when sharing errors via screenshot), always display bundler name on version info. | Webpack | Rspack | |--------|--------| | ![CleanShot 2025-04-02 at 19 04 34@2x](https://github.com/user-attachments/assets/621a1057-f05f-4dc4-98d9-beaa7dc2eba1) | ![CleanShot 2025-04-02 at 19 04 04@2x](https://github.com/user-attachments/assets/1529a189-65c9-4c02-9c71-8a4f95b2ef05) | Closes NDX-986 --------- Co-authored-by: Jiachi Liu <inbox@huozhi.im>
Author
Parents
Loading