Skip to content

Can now easily override default Webpack config

Compare
Choose a tag to compare
@KyleAMathews KyleAMathews released this 24 Nov 07:26
· 21472 commits to master since this release

@ChristopherBiscardi added a PR to make it simple to override or extend the default Gatsby Webpack configuration. Gatsby tries to anticipate most needs out of the box but many projects will need some customizations to Webpack.

See the PR and new documentation.