Customizing Webpack
Blitz uses the blitz.config.js
config file at the root of your project. This is exactly the same as next.config.js
. Read the Next.js docs on customizing webpack.
Blitz uses the blitz.config.js
config file at the root of your project. This is exactly the same as next.config.js
. Read the Next.js docs on customizing webpack.