Skip to content

Commit

Permalink
195 - Added static storybook.
Browse files Browse the repository at this point in the history
  • Loading branch information
hog-seruj authored and davidferlay committed Mar 4, 2020
1 parent 9dd866c commit 5086c1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/makefile/front.mk
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ front-build:
$(call frontexec, node -v); \
$(call frontexec, yarn -v); \
$(call frontexec, yarn build --verbose); \
$(call frontexec, yarn build-storybook --verbose); \
else \
echo "- Theme directory defined in .env file was not found. Skipping front-build."; \
fi
Expand Down

0 comments on commit 5086c1c

Please sign in to comment.