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 Webpack 5 #8252

Closed
daniluk4000 opened this issue Oct 26, 2020 · 2 comments
Closed

Support Webpack 5 #8252

daniluk4000 opened this issue Oct 26, 2020 · 2 comments

Comments

@daniluk4000
Copy link
Contributor

I know that you are developing Nuxt 3 now, and I'm sure it will support Webpack 5, but will you add support of it in 2.x? If so, do you have any deadline for that?

@shadow81627
Copy link

Here is the pull request link for webpack 5 support: #4616

@manniL
Copy link
Member

manniL commented Nov 3, 2020

I personally don't think WP5 will land on Nuxt 2.x as it will introduce breaking changes. If not internally, at least to modules + custom configs of the user. As a breaking change usually means a major version, you likely have to wait for Nuxt 3 which will be based on WP5.

tanakaworld added a commit to tanakaworld/tanaka.world that referenced this issue Feb 27, 2021
sass-loader v11.0.0 suport webpack greater than v5
https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md

Nuxt v2.x doesn't support it so far.
nuxt/nuxt#8252
BacLuc added a commit to ecamp/ecamp3 that referenced this issue Mar 15, 2023
Support for webpack 5 will not be in nuxt 2, see: nuxt/nuxt#8252 (comment)
npm install somehow resolved to webpack 5.
BacLuc added a commit to BacLuc/ecamp3 that referenced this issue Mar 27, 2023
Support for webpack 5 will not be in nuxt 2, see: nuxt/nuxt#8252 (comment)
npm install somehow resolved to webpack 5.
Also downgrade @nuxtjs/eslint-module and @nuxtjs/stylelint-module,
that they don't lead to a newer webpack version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants