Serializing big strings
Answered
Rex posted this in #help-forum
RexOP
I am getting this warning since I uninstalled packages and done things, but don't know why:
<w> [webpack.cache.PackFileCacheStrategy] Serializing big strings (101kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
<w> [webpack.cache.PackFileCacheStrategy] Serializing big strings (101kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
5 Replies
Plott Hound
Are you using clerk?
@Plott Hound Are you using clerk?
RexOP
yes
Plott Hound
Yeah it happens using clerk. You can just ignore it
@Plott Hound Yeah it happens using clerk. You can just ignore it
RexOP
Thank you so much!
@Rex Thank you so much!
Plott Hound
No problem. Mark this post as solved please
Answer