* fix syntax issue.
This commit is contained in:
parent
63c22e241e
commit
27fbfc1b08
|
@ -12,7 +12,7 @@ module.exports = {
|
|||
"@babel/plugin-syntax-dynamic-import",
|
||||
"@babel/plugin-syntax-import-meta",
|
||||
"@babel/plugin-proposal-json-strings",
|
||||
"@babel/plugin-transform-modules-commonjs",
|
||||
"@babel/plugin-transform-modules-commonjs"
|
||||
],
|
||||
"presets": [
|
||||
"@babel/preset-env"
|
||||
|
|
Loading…
Reference in New Issue