revert: refactor: allow ES import for cloud string if package type is module (#7691)

This reverts commit 0225340ccb.
This commit is contained in:
Manuel
2021-11-10 16:49:47 +01:00
committed by GitHub
parent 6962bfac65
commit 200d4ba9a5
4 changed files with 2 additions and 18 deletions

View File

@@ -7,8 +7,7 @@
["@babel/preset-env", {
"targets": {
"node": "12"
},
"exclude": ["proposal-dynamic-import"]
}
}]
],
"sourceMaps": "inline"