next.js
b82e2cde - Fix missing new line for certain logs (#54442)

Commit
2 years ago
Fix missing new line for certain logs (#54442) When logging are sending from worker they're missing new line, that could be directly added after to spinner #### After ![image](https://github.com/vercel/next.js/assets/4800338/c4494ff8-0335-49e3-8cce-2f9dc1fe7975) #### Before ![image](https://github.com/vercel/next.js/assets/4800338/bcf3e27d-de39-4e27-ac57-09c922c09ecc)
Author
Parents
Loading