diff --git a/chromatic.config.json b/chromatic.config.json index a4bfd8c2c..c6aa996d7 100644 --- a/chromatic.config.json +++ b/chromatic.config.json @@ -1,5 +1,6 @@ { "autoAcceptChanges": "main", + "buildScriptName": "npx nx run beeq:storybook-build --output-style=stream-without-prefixes --verbose", "exitOnceUploaded": true, "exitZeroOnChanges": true, "onlyChanged": true,