Skip to content

Commit

Permalink
Add all 3 packages to release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardwang authored and line47 committed Aug 4, 2020
1 parent e20fc1c commit 7adcd2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prepublish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ git push origin $TAG_PREFIX$PACKAGE_VERSION

echo "${GREEN}Creating release zip...${NC}"
npm pack ./packages/design-system/
npm pack ./packages/design-system-docs/
npm pack ./packages/design-system-scripts/

echo "${GREEN}Prepublish complete, make sure to merge the release branch $TAG_PREFIX$PACKAGE_VERSION into master...${NC}"

0 comments on commit 7adcd2e

Please sign in to comment.