Skip to content

Commit

Permalink
set embed bundlesize check back to correct size
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-funk committed Jul 26, 2023
1 parent 341d853 commit eddf9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@
"bundlesize": [
{
"path": "./dist/static/assets/js/embed.js",
"maxSize": "50 kB",
"maxSize": "30 kB",
"maxSizeOld": "17 kB"
},
{
Expand Down

0 comments on commit eddf9b0

Please sign in to comment.