• 2 weeks ago
In this video I want to show a quick way to solve the issue "[webpack.cache.PackFileCacheStrategy] Serializing big strings (140kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)" generated by WebPack. I'm getting this issue in Next.js when i'm using Chackra UI.

Recommended