Skip to content

Commit 9a1efb5

Browse files
author
aardgoose
committed
add options backwards compatibility build
1 parent 4ea7583 commit 9a1efb5

File tree

4 files changed

+5937
-1961
lines changed

4 files changed

+5937
-1961
lines changed

Diff for: babel.config.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"plugins": [ "@babel/plugin-transform-runtime" ],
3+
"presets": [ "@babel/preset-env" ]
4+
}

0 commit comments

Comments
 (0)