Skip to content

Commit a7ffe69

Browse files
dpopp07germanattanasio
authored andcommitted
fix: allow exports when using babel
1 parent 462a475 commit a7ffe69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .babelrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
"corejs": 3
1313
}
1414
]
15-
]
15+
],
16+
"sourceType": "unambiguous"
1617
}

0 commit comments

Comments
 (0)