> For the complete documentation index, see [llms.txt](https://mhy.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mhy.js.org/tools/configs/webpack.md).

# webpack

<https://webpack.js.org/configuration/>

```bash
# Print config to console
mhy config webpack

# Write webpack.config.js
mhy config webpack -i
```

## Used by

* `webpack`
* `webpack-dev-server`
* `storybook-start`
