Skip to content

Commit 64a6546

Browse files
Restoring this; I didn't know we were using it for netlify, and I don't approve. :-)
1 parent 1c67675 commit 64a6546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"prettier": "prettier --cache --write -u .",
3434
"prettier-check": "prettier --cache --check -u .",
3535
"storybook": "run-s analyze build storybook:main",
36+
"storybook:build": "storybook build",
3637
"storybook:main": "storybook dev -p 6006",
3738
"test": "run-s clean analyze build test:unit",
3839
"test:ci": "run-s build:tools build:extract-css build:styles build:unit build:types build:copy-assets test:unit",

0 commit comments

Comments
 (0)