Skip to content

Commit 62136b7

Browse files
authored
chore(repo): Remove channel variant bundlewatch config (#7368)
1 parent 54005e2 commit 62136b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/clerk-js/bundlewatch.config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"files": [
33
{ "path": "./dist/clerk.js", "maxSize": "538KB" },
44
{ "path": "./dist/clerk.browser.js", "maxSize": "63KB" },
5-
{ "path": "./dist/clerk.channel.browser.js", "maxSize": "64KB" },
65
{ "path": "./dist/clerk.chips.browser.js", "maxSize": "63KB" },
76
{ "path": "./dist/clerk.legacy.browser.js", "maxSize": "105KB" },
87
{ "path": "./dist/clerk.no-rhc.js", "maxSize": "305KB" },

0 commit comments

Comments
 (0)