Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Webpack 5 #680

Closed
leerob opened this issue Apr 2, 2021 · 2 comments
Closed

Support for Webpack 5 #680

leerob opened this issue Apr 2, 2021 · 2 comments

Comments

@leerob
Copy link
Member

leerob commented Apr 2, 2021

@guybedford
Copy link
Contributor

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.

@styfle
Copy link
Member

styfle commented Apr 5, 2021

Closing since we are currently using the latest webpack (5.30.0)

@styfle styfle closed this as completed Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants