Skip to content

Commit df5813c

Browse files
committed
fix: CJS builds; fixes #1719
1 parent 7676b50 commit df5813c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.babelrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[
88
"@babel/preset-env",
99
{
10+
"modules": "commonjs",
1011
"targets": {
1112
"node": 20
1213
}

0 commit comments

Comments
 (0)