Skip to content

Commit 8ecec49

Browse files
committed
chore add --webpack-stats-json to storybook build
1 parent ce4fac1 commit 8ecec49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache: true
3333

3434
- name: 🏗️ Build Storybook
35-
run: vp run build-storybook
35+
run: vp run build-storybook --webpack-stats-json
3636

3737
- name: 🧪 Run Chromatic Visual and Accessibility Tests
3838
uses: chromaui/action@5ec258af08deb3e8c36653bd618cb7fe52090031 # v15.2.0

0 commit comments

Comments
 (0)