1
1
mirror of https://github.com/primer/css.git synced 2024-09-21 05:39:15 +03:00

fix bundle-size-report path

This commit is contained in:
Shawn Allen 2019-09-10 11:35:14 -07:00
parent 2135b520cb
commit 71b9992ca9

View File

@ -2,7 +2,7 @@
set -e
echo "Reporting bundle sizes..."
script/bundle-size-report.js --all
script/bundle-size-report --all
echo "Reporting selector diffs..."
script/selector-diff-report