Skip to content

Commit

Permalink
chore: Update the bundle size limit for new packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jessieweiyi committed May 1, 2023
1 parent 14ea051 commit 955c7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ echo "Package the example app for legacy"

echo "Package the example app for ui"

./scripts/packageDemo.sh ui ${PWD}/packages/examples/ui ${STORYBOOK_FOLDER_UI_EXAMPLE} ${PWD}/packages/ui/build 1500000 900000
./scripts/packageDemo.sh ui ${PWD}/packages/examples/ui ${STORYBOOK_FOLDER_UI_EXAMPLE} ${PWD}/packages/ui/build 1500000 950000

0 comments on commit 955c7bf

Please sign in to comment.