mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 10:11:05 +08:00
CHANGE command
This commit is contained in:
parent
de3fa163ae
commit
51df39c810
@ -46,7 +46,7 @@
|
||||
"build-storybooks": "cross-env STORYBOOK_DISPLAY_WARNING=true DISPLAY_WARNING=true ./scripts/build-storybooks.js",
|
||||
"changelog": "pr-log --sloppy --cherry-pick",
|
||||
"changelog:next": "pr-log --sloppy --since-prerelease",
|
||||
"chromatic": "chromatic --storybook-build-dir ./built-storybooks/official-storybook/ --exit-zero-on-changes --app-code ab7m45tp9p",
|
||||
"chromatic": "chromatic test --storybook-build-dir=\"./built-storybooks/official-storybook/\" --exit-zero-on-changes --app-code=\"ab7m45tp9p\"",
|
||||
"coverage": "codecov",
|
||||
"danger": "danger",
|
||||
"dev": "concurrently --kill-others \"yarn dev:tsc\" \"yarn dev:babel\"",
|
||||
|
Loading…
x
Reference in New Issue
Block a user