diff --git a/package.json b/package.json index 0d29a0331..cd4f59bc5 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ }, "scripts": { "build": "d2-app-scripts build", + "postbuild": "yarn build-storybook", "build-storybook": "build-storybook", "start-storybook": "start-storybook --port 5000", "start": "yarn start-storybook",