Skip to content

Commit 7820de9

Browse files
committed
disable interop, noInterop: true
1 parent 7425b52 commit 7820de9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.swcrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
}
1616
},
1717
"module": {
18-
"type": "amd"
18+
"type": "amd",
19+
"noInterop": true
1920
},
2021
"minify": false
2122
}

0 commit comments

Comments
 (0)