Skip to content

Commit 556719a

Browse files
committed
update to react 18
test reported error in #68
1 parent 17518ea commit 556719a

File tree

4 files changed

+862
-361
lines changed

4 files changed

+862
-361
lines changed

babel.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module.exports = {
33
'@babel/preset-react',
44
[
55
'@babel/preset-env', {
6+
loose: true,
67
targets: {
78
esmodules: true,
89
},

0 commit comments

Comments
 (0)