We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a137296 commit 900d54eCopy full SHA for 900d54e
.babelrc
@@ -3,6 +3,7 @@
3
[
4
"@babel/preset-env",
5
{
6
+ "exclude": ["@babel/plugin-proposal-dynamic-import"],
7
"targets": {
8
"node": "14"
9
}
0 commit comments