storybook/docs/snippets/common/storybook-debug-webpack-prod.npm.js.mdx
2022-05-31 18:19:16 +01:00

3 lines
55 B
Plaintext

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