Skip to content

Commit 30963bc

Browse files
committed
internal(reports): run script/bundle-size-report --all
1 parent b35afa1 commit 30963bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/run-reports

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33

44
echo "Reporting bundle sizes..."
5-
script/bundle-size-report
5+
script/bundle-size-report --all
66

77
echo "Reporting selector diffs..."
88
script/selector-diff-report

0 commit comments

Comments
 (0)