Skip to content

Webpack 5 with Nuxt 3 project #15944

Closed Answered by danielroe
abdulhadi-lababidi asked this question in Questions
Discussion options

You must be logged in to vote

To enable webpack, install @nuxt/webpack-builder and enable it in your nuxt.config file.

export default defineNuxtConfig({
  builder: 'webpack'
})

We likely need a section in the docs on builders (vite vs webpack).

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@abdulhadi-lababidi
Comment options

Answer selected by abdulhadi-lababidi
Comment options

You must be logged in to vote
6 replies
@slavco86
Comment options

@danielroe
Comment options

@slavco86
Comment options

@mykerl-ai
Comment options

@rafifn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6 participants