Skip to content

Commit 77c2aff

Browse files
sarahdayandhayab
andauthored
feat: support Insights opt-in from the Dashboard (#1205)
Co-authored-by: Dhaya <[email protected]>
1 parent 20d20a2 commit 77c2aff

File tree

14 files changed

+729
-60
lines changed

14 files changed

+729
-60
lines changed

bundlesize.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"files": [
33
{
44
"path": "packages/autocomplete-core/dist/umd/index.production.js",
5-
"maxSize": "8.75 kB"
5+
"maxSize": "9 kB"
66
},
77
{
88
"path": "packages/autocomplete-js/dist/umd/index.production.js",
9-
"maxSize": "20.75 kB"
9+
"maxSize": "21 kB"
1010
},
1111
{
1212
"path": "packages/autocomplete-preset-algolia/dist/umd/index.production.js",

0 commit comments

Comments
 (0)