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
We've been keeping ncc up-to-date against Webpack 5 as this has been crucial to ensuring the ES module interop behaviours work out. The latest update was a couple of weeks ago. I've just posted #681 as well to ensure we're at latest for the next release.
Experimenting with more agressive optimization options in https://github.com/vercel/ncc/blob/master/src/index.js#L230 could be worth looking into. Since ncc focuses on making things work first and foremost, setting these options too agressively might be risky though.
The text was updated successfully, but these errors were encountered: