storybook/docs/snippets/common/storybook-debug-webpack-prod.npm.js.mdx
2022-11-17 16:33:22 +01:00

4 lines
56 B
Plaintext

```shell
npm run build-storybook -- --debug-webpack
```