Skip to content

Commit

Permalink
chore: bump bundlesize
Browse files Browse the repository at this point in the history
  • Loading branch information
dhayab committed May 21, 2024
1 parent 0e74dd2 commit b7755fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bundlesize.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
},
{
"path": "./packages/instantsearch.js/dist/instantsearch.development.js",
"maxSize": "190 kB"
"maxSize": "177.25 kB"
},
{
"path": "packages/react-instantsearch-core/dist/umd/ReactInstantSearchCore.min.js",
"maxSize": "49.5 kB"
"maxSize": "50 kB"
},
{
"path": "packages/react-instantsearch/dist/umd/ReactInstantSearch.min.js",
"maxSize": "62.5 kB"
"maxSize": "62.75 kB"
},
{
"path": "packages/vue-instantsearch/vue2/umd/index.js",
"maxSize": "67 kB"
"maxSize": "67.25 kB"
},
{
"path": "packages/vue-instantsearch/vue3/umd/index.js",
"maxSize": "67.25 kB"
"maxSize": "67.75 kB"
},
{
"path": "packages/vue-instantsearch/vue2/cjs/index.js",
Expand Down

0 comments on commit b7755fa

Please sign in to comment.