Skip to content

Commit fc9e517

Browse files
committed
chore: update bundlewatch config
1 parent fa2a228 commit fc9e517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/bundlewatch.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"files": [
33
{
4-
"path": "dist/index.*.js"
4+
"path": "dist/index*.js"
55
}
66
],
77
"ci": {

0 commit comments

Comments
 (0)