Skip to content

Commit

Permalink
chore(pnpm): Storybook build
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Nov 29, 2024
1 parent c848054 commit 888514c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/dist-storybook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ cd "$(dirname "$0")"
cd ..

# Build storybook
pnpm --cwd "./src/playground/ec" build
pnpm --cwd "./src/playground/eu" build
pnpm --filter "@ecl/twig-ec-storybook" build
pnpm --filter "@ecl/twig-eu-storybook" build

# Copy builds
rm -rf ./dist/playground
Expand Down

0 comments on commit 888514c

Please sign in to comment.