Skip to content

Commit 8c09d8d

Browse files
committed
yarn fix
1 parent 402f657 commit 8c09d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/node-exports-test-app/scripts/consistentExports.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const DEPENDENTS: Dependent[] = [
5656
ignoreExports: [
5757
// not supported in bun:
5858
'NodeClient',
59-
'makeMain'
59+
'makeMain',
6060
],
6161
},
6262
{

0 commit comments

Comments
 (0)