mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
Update sandbox chromatic script
This commit is contained in:
parent
b817a2337a
commit
b111529efa
@ -15,6 +15,8 @@ export const chromatic: Task = {
|
||||
await exec(
|
||||
`npx chromatic \
|
||||
--exit-zero-on-changes \
|
||||
--exit-once-uploaded \
|
||||
--only-changed \
|
||||
--storybook-build-dir=${builtSandboxDir} \
|
||||
--junit-report=${junitFilename} \
|
||||
--projectToken=${token}`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user