Skip to content

Commit

Permalink
Update bundlesize.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Feb 18, 2024
1 parent 71688d2 commit cba908b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui-components/bundlesize.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default {
},
{
path: `${bundlePath}/assets/index.js`,
limit: "18.5 KB",
limit: "19 KB",
},
{
path: `${bundlePath}/assets/vendor.js`,
Expand Down

0 comments on commit cba908b

Please sign in to comment.