We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13f74b1 + a5d7af5 commit e41c19dCopy full SHA for e41c19d
package.json
@@ -6,10 +6,6 @@
6
"private": true,
7
"scripts": {
8
"postinstall": "./scripts/postinstall.sh",
9
- "storybook": "pnpm '/^storybook:.*/'",
10
- "storybook:dcr": "pnpm --filter @guardian/dotcom-rendering storybook --no-open --quiet",
11
- "build-storybook": "pnpm '/^build-storybook:.*/'",
12
- "build-storybook:dcr": "pnpm --filter @guardian/dotcom-rendering build-storybook",
13
"build:dcr": "cd dotcom-rendering && make build",
14
"chromatic": "chromatic --build-script-name=build-storybook --exit-zero-on-changes",
15
"prepare": "husky",
0 commit comments