You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create rspack plugin. I called the compilation.delete_asset method for the specified asset, but when I got stats via stats.toJson() I discovered that the chunks' sizes were not changed. How to update it?