Skip to content

Commit 5ba928b

Browse files
committed
chore: fix bundle script
1 parent 23fab8c commit 5ba928b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bundle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function generateInfo() {
4242
value: 'local',
4343
},
4444
]
45-
: null),
45+
: []),
4646
],
4747
},
4848
{

0 commit comments

Comments
 (0)